react-generator-templates
v1.0.6
Published
Templates generator for react and redux
Downloads
5
Readme
react-generator
Plop generator for React and Redux
Usage
- Install plop globally:
yarn global add plop
- Create a
plopfile.js
in the root folder of your project, with the following content:module.exports = require('react-generator-templates');