## react 项目模板

## 使用

zhen-cli 的项目模板。

```
$ npm install -g zhen-cli
$ zhen react my-project
$ cd my-project
$ npm install
$ npm run start
```
