0.4.3 • Published 7 years ago

react-redux-epic-16 v0.4.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

React Redux Epic

Greenkeeper badge

Commitizen friendly Build Status Coverage Status

Server Side Rendering made easy with Redux-Observable

To install:

npm install --save redux-observable react-redux-epic

Info

Dev

npm run test:watch will start and watch tests

npm run cover:show will open the test coverage web page.

npm run cover:watch will watch for coverage changes generated by nyc and regenerate new cover web files.

npm run commit will run commitizen and will help you generate appropriately formatted commit message.