This command line helps you create components, pages and even redux implementation for your react project
Focus on your code, not your project structure!
This command line helps you create components, pages and even redux implementation for your react project.
npm i react-help-create -g
Or
yarn global add react-help-create
npm i react-help-create --save-dev
Or
yarn add react-help-create --dev
npx react-help-create --help
Please follow this documentation to learn how to use this command line.
Please check this if you consider to contribute to this project.