README
Plopper
This package help you generate your react and redux files in your project
How to Use
npm install --save-dev plopper
Then
npx plopper
file .plopper.json
{
"bypass": {
"component": {
"useCssModule": "true"
}
}
}
Thanks
This project is based on Plop