Skip to content

Latest commit

 

History

History
executable file
·
24 lines (19 loc) · 391 Bytes

File metadata and controls

executable file
·
24 lines (19 loc) · 391 Bytes

2.7 - Creating your first TypeScript Vue component with vue-class-component

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.