1.0.3 • Published 4 years ago

zh-vue-cli v1.0.3

Weekly downloads
69
License
MIT
Repository
-
Last release
4 years ago

zh-vue-cli

install

yarn global add zh-vue-cli

Project setup

mkdir workspace

cd workspace

zh-vue-cli create my-project

Project install

cd my-project

yarn install

Compiles and minifies for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago