/vue-boilerplate

Primary LanguageJavaScript

99x-vue-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

Run your end-to-end tests

Open Mode

yarn test:e2e.open

Headless Mode - Will Generate Reports at the end of tests

yarn test:e2e.run

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.