Home

redux-app

Stability: Active npm version Build Status Coveralls

A redux based application

Installation

Run the install command:

npm install @tombenke/redux-app

Build

To create the dist package, run either:

    npm run build

or use

    npm run test:watch

during development.

Help

See the docs for further information.


This project was generated by the kickoff utility.