1.0.2 • Published 4 years ago

create-react-mobx-app v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-mobx

A light tool to generate react project with mobx in an easy way.

Installation

npm install create-react-mobx-app -g

or

git clone https://github.com/scaffold-gather/react-mobx.git

cd react-mobx && npm install

npm link

编辑全局模版

  rmobx-cli init
  

新增一个全局模版 templateName、organization/name、branch

  rmobx-cli add
  rmobx-cli delete

License

MIT.