A react-cli created by creatto
npm install react-cli-rc
npm install react-cli-rc -g
``include init, generate, server, build
1. init 创建项目
2. generate 生成组件, store, service等
3. server 启动服务
4. build 生成打包后的项目
|order | param | explanation | demo|
|:--: | :-: | :-: | :-: |
|init | | 生成一个react项目(简写 rc i)| rc init
|generate |
|start | | 启动项目 | rc start
|build | | 构建项目 | rc build
If you find some problems, please mention the issue
My email : heartgoodtired@163.com
If you have any questions, please feel free to contact me. I also hope other partners can join me, and perfect it.