Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 513 Bytes

README.md

File metadata and controls

36 lines (29 loc) · 513 Bytes

vue

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 unit tests

npm run test:unit

Generate unit tests coverage.

This command will also update snapshots. To see coverage please visit output folder.

npm run test:coverage

Customize configuration

See Configuration Reference.