simple-redux-react
simple-redux-react copied to clipboard
A wrapper to get Redux, React, react-router-redux, redux-devtools going in a few lines
Results
2
simple-redux-react issues
Sort by
recently updated
recently updated
newest added
`npm install simple-redux-react --save` yields a 404 Trying to install the module directly from Github seems to work. It then promptly proceeds to barf on this line: ``` import {registerRedux}...
Just askin :)