Skip to content

MarcoScabbiolo/generator-react-app-redux

Repository files navigation

generator-react-app-redux

Build Status Coverage Status Maintainability Dependencies Status

React & Redux generator, no server side.

The main app generator is working, the others need work. Any contributions are welcome.

What you'll get

Optionally

Install

git clone https://github.com/MarcoScabbiolo/generator-react-app-redux.git
cd generator-react-app-redux
npm install
npm link

Run

Install Yeoman if you don't have it yet.

Run the generator:

yo react-app-redux

If there's something you don't like about the generated proyect please share your thoughts!