Skip to content

bernabe9/react-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Bernabé González
Mar 16, 2017
4a6b598 · Mar 16, 2017

History

16 Commits
Mar 16, 2017
Feb 21, 2017
Mar 16, 2017
Mar 13, 2017
Feb 23, 2017

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