vue3-boilerplate
vue3-boilerplate copied to clipboard
Vue 3 Boilerplate 🔥
VUE 3 BOILERPLATE 🔥
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Lints and fixes files
yarn lint
Customize configuration
Storybook
Compiles and hot-reloads for development
yarn storybook
Compiles and minifies for production
yarn build-storybook