Skip to content

luogao/react-cli

 
 

Repository files navigation

react

React CLI · License Version lerna

React CLI is the Tooling for React.js Development.

Install

Windows
npm install -g @react-cli-ui/cli

Mac
sudo npm install -g @react-cli-ui/cli

Usage

Windows
react ui

Mac
sudo react ui

Contributing

Pull 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

License

MIT

About

🛠️ Tooling for React.js Development

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.1%
  • JavaScript 25.0%
  • Less 23.0%
  • CSS 1.7%
  • Other 1.2%