Name | Version | Notes |
---|---|---|
Node | 18.15.0 | |
JVM | 17 | for the springboot |
use JAR file or Spring project from Github
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
since I made this website based on mobile-view first fundamental, the dekstop side is unfinished. Anyway, here is the result for mobile view.
Terima kasih - Thank you 🚀