Skip to content

bernabe9/react-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-generator

Plop generator for React and Redux

Usage

  1. Install plop globally:

    yarn global add plop or npm install -g react-generator-templates

  2. Install react-generator-templates in your project:

    yarn add react-generator-templates or npm install react-generator-templates

  3. Create a plopfile.js in the root folder of your project, with the following content:

    module.exports = require('react-generator-templates');

About

Plop generator for React and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published