1.0.4 • Published 10 months ago

hzb-cli v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

vue3项目脚手架

安装

全局安装

$ npm install -g hzb-cli
# or yarn
$ yarn global add hzb-cli

借助npx

// 创建模版
$ npx hzb-cli create <name> [-t|--template]
// 示例
$ npx hzb-cli create hello-cli -template vue-develop-standard

使用

// 创建模版
$ hzb-cli create <name> [-t|--template]
// 示例
$ hzb-cli create hello-cli -t vue-develop-standard
1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

2 years ago