This package has been deprecated

Author message:

No longer maintained

slush-redux

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i slush-redux

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • mikevercoelen