React CLI is the Tooling for React.js Development.
Windows
npm install -g @react-cli-ui/cli
Mac
sudo npm install -g @react-cli-ui/cliWindows
react ui
Mac
sudo react uiPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.
Thank you to all the people who already contributed to React CLI!
use lerna to steup this project, if you don't have lerna installed, please install it first
-
step one
lerna bootstrap
-
step two
yarn dev

