hzw-init
Version:
Init react project helper tools.
31 lines (19 loc) • 436 B
Markdown
hzw-init
=======
# Install
```bash
npm i hzw-init -g
```
# Getting Started
```bash
hzw-init project
cd project
cnpm i
npm run start
```
# How to Contribute
Please let us know how can we help. Do check out [issues](https://github.com/hanangjie/hzw-init/issues) for bug reports or suggestions first.
# License
[MIT](LICENSE)
# author
[@hanangjie](https://npm.taobao.org/~hanangjie)