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

An Ignite CLI plugin for Redux Persist

Notifications You must be signed in to change notification settings

infinitered/ignite-redux-persist

Repository files navigation

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.