hzzly-cli
v1.1.0
Published
hzzly 脚手架
Downloads
6
Readme
hzzly-cli
Installation
$ npm install -g hzzly-cli
// 或
$ yarn add -g hzzly-cli
Command Line Options
Usage: hzzly <command> [options] <app-name> [folder-name]
Options:
-v, --version output the version number
-c, --clone use git clone
-h, --help output usage information
Commands:
setup run remote setup commands
create generate a new project from a react template
check check test
Examples:
# create a new react project
$ hzzly create demo
License
MIT