react-help-create

This command line helps you create components, pages and even redux implementation for your react project.

How to install it?

  • To install it globally in your operating system run
npm i react-help-create -g
Sh

Or

yarn global add react-help-create
Sh
  • To install it as a dev dependency in your react project run
npm i react-help-create --save-dev
Sh

Or

yarn add react-help-create --dev
Sh

GitHub

https://github.com/Omar-Belghaouti/react-help-create