react-cmder

0.1.3 • Public • Published

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>

/react-cmder/

    Package Sidebar

    Install

    npm i react-cmder

    Weekly Downloads

    3

    Version

    0.1.3

    License

    MIT

    Unpacked Size

    45.1 kB

    Total Files

    66

    Last publish

    Collaborators

    • vqt907