ignite-redux-persist
v2.0.0
Published
An ignite plugin for redux-persist.
Downloads
1,132
Readme
Ignite Redux Persist Plugin
This plugin adds support for redux-persist to an Ignite Andross project.
Install
ignite add redux-persist
Uninstall
ignite remove redux-persist
Contributing
- Clone this repo
- Run
npm install
- Run
npm test
- Check out a branch and make your changes
- Write tests for those changes
- Submit a pull request back upstream
License
This plugin is licensed MIT by Infinite Red, Inc., and was created by Ryan Linton.