Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 424 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 424 Bytes

vue-typescript-project

Learning typescript based on the vue-cli builder

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.