DBAdventure, the fronted for web app build with Nuxt
You can install all dependencies:
npm install
The development server will automatically build everything and reload it as you go.
npm run dev
You can check http://localhost:3000
.
The development server will automatically build everything and reload it as you go.
npm run build
npm run start