Skip to content

fabiommmoreira/vue-cli-nightwatch

 
 

Repository files navigation

vue-cli-nightwatch

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e

About

vue-cli original setup with unit and e2e testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.8%
  • Vue 40.2%
  • HTML 6.0%