Skip to content

Chernavskikh/vue-typescript-project

Repository files navigation

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.