0.0.26 • Published 4 years ago
@cifrum/vuewind-docs v0.0.26
Docs for VueWind
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.