Skip to content

Vue CLI boilerplate with Jest, Cypress, and standard Vue CLI options

Notifications You must be signed in to change notification settings

AndrewGorman/vue-boilerplate

Repository files navigation

Vue Boilerplate app

Contains eslint, Cypress, Jest, and standard Vue CLI options.

Project setup

  • Rename the project
  • Open Package.json and edit the title of the project
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

yarn test:e2e

Lints and fixes files

yarn lint

About

Vue CLI boilerplate with Jest, Cypress, and standard Vue CLI options

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published