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