0.0.6 • Published 4 years ago
angvalion-design-system v0.0.6
Nuxt 3 Minimal Starter
We recommend to look at the documentation.
Setup
Make sure to install the dependencies
yarn installDevelopment
Start the development server on http://localhost:3000
yarn devProduction
Build the application for production:
yarn buildCheckout the deployment documentation.