react-plopjs
v2.1.1
Published
Generate boilerplate react components
Downloads
5
Maintainers
Readme
react-plopjs
Wrapper around Plopjs for react, react-native
Install
yarn global add react-plopjs
or using npm
npm install -g react-plopjs
Now, you can use it inside your project like: plopjs
and follow
the commands to create your components and containers
No other additional config is required
Prettier
react-plopjs
will check if you have .prettierrc
config in your project, otherwise it will
take the default prettier config.
Licence
MIT