Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 535 Bytes

README.md

File metadata and controls

41 lines (32 loc) · 535 Bytes

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.