Frontend for Alex Spielwelt API
Made with ❤️ in Nuxt 3 & Bulma CSS-Framework
Make sure to install dependencies:
# npm
npm install
Start the development server on http://localhost:3000
:
# npm
npm run dev
Build the application for production:
# npm
npm run build
Locally preview production build:
# npm
npm run preview
This project is licensed under the MIT License. See the LICENSE file for details.