Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 504 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 504 Bytes

PROJECT_NAME

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run all your tests

npm run test

Run your unit and e2e tests

npm run test:unit
npm run test:e2e

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.