Skip to content

Files

Latest commit

Aug 4, 2018
7f1d818 · Aug 4, 2018

History

History
26 lines (21 loc) · 293 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 293 Bytes

vue-typescript-sample

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