# coinit
# coinit

## Usage:

~~~
coinit // 创建 react 基础环境，当前目录下生成一个 react-sample 目录
coinit react-redux // 创建 react-redux 基础环境，当前目录下生成一个 react-redux-sample 目录
coinit react-electron // 创建 react-electron 基础环境，当前目录下生成一个 react-electron-sample 目录
~~~
