Skip to content

cr4zyc4t/react-cmder

Repository files navigation

React Cmder

React cli tool for create new project with template, mostly inspired by @vue/cli This tool use create-react-app under the hood, so basically it support everything create-react-app support, plus:

  • Create redux template with redux-saga and redux-thunk middlewares
  • Create react router template
  • Support strictly eslint rules
  • Support bundle size analyze

Installation

npm install -g react-cmder

or

yarn global add react-cmder

then

react-cmder <project-name>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published