1.1.2 • Published 4 years ago

react-cli-rc v1.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Start

npm install react-cli-rc -g

react-cli-rc overview

include init, generate, server, build

  1. init 创建项目
  2. generate 生成组件, store, service等
  3. server 启动服务
  4. build 生成打包后的项目

Use cli

orderparamexplanationdemo
init生成一个react项目(简写 rc i)rc init
generate name生成component、store、servicerc generate component test
start启动项目rc start
build构建项目rc build

example

Issues

If you find some problems, please mention the issue

Author

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.

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago