create-react-plugin
v0.1.1
Published
Helps you to create your own react package / library / module / dependency with predefined template and webpack configuration
Downloads
5
Maintainers
Readme
create-react-plugin
Helps you to create your own react package / library / module / dependency with predefined template and webpack configuration
Install globally
npm i -g create-react-plugin
Creating a New Module
create-react-plugin
(OR)
crp
(OR)
npx create-react-plugin
CLI will ask you a bunch of questions about your module and then it will perform the following operations:
- Copy the template
- Install the dependencies
**Note: If it is not working then execute the following command
npm cache clean -f
License
MIT © [SENTHILKUMAR R([email protected]/+919663026088)]