Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 977 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 977 Bytes

Ignite Redux Persist Plugin

Why is this archived?

We really appreciate all the community support in the years since we first released ignite-redux-persist. Our focus has shifted to the latest version of Ignite, which does not have a plugin-based architecture (read more here). Feel free to fork this library and continue on its legacy if you want.

This plugin adds support for redux-persist to an Ignite Andross project.

Install

ignite add redux-persist

Uninstall

ignite remove redux-persist

Contributing

  1. Clone this repo
  2. Run npm install
  3. Run npm test
  4. Check out a branch and make your changes
  5. Write tests for those changes
  6. Submit a pull request back upstream

License

This plugin is licensed MIT by Infinite Red, Inc., and was created by Ryan Linton.