slush-redux

v0.0.1
Slush generator for redux projects, based on react-redux-starter-kit
slushgenerator redux

Slush Redux

Generates a React, Redux project for you. This generated is based on react-redux-starter-kit

Installation

sudo npm install slush -g
sudo npm install slush-redux -g

Usage

  • Create a new folder for your project
  • Run the following commands:
slush redux
npm install

Development

npm start

Then open your browser at http://localhost:3000

Distribution

NODE_ENV=production npm run compile

Your compiled application will be in the dist folder

Testing

npm run test

Metadata

  • MIT
  • Whatever
  • Mike Vercoelen
  • released 12/23/2015

Downloads

Maintainers