@vtx/vue-cli
v1.1.0
Published
Vue 项目脚手架,在@vue/cli创建的项目上进行二次封装
Downloads
4
Keywords
Readme
@vtx/vue-cli
安装
npm install @vtx/vue-cli -g
yarn global add @vtx/vue-cli
使用
# Create app
vtxv new my-app
cd my-app
yarn install
yarn start
command
vtxv new (template)
新建一个项目