Skip to content

arqex/freezer-redux-devtools-example

Repository files navigation

freezer-redux-devtools example

This is a demo on how to use freezer and redux-devtools together, thanks to freezer-redux-devtools.

It supports the superb redux-devtools chrome extension. So if you have it installed you can update the state of the app using the extension.

Want to play with the code?

$ git clone https://github.com/arqex/freezer-redux-devtools-example.git
$ cd freezer-redux-devtools-example
$ npm install
$ npm start

Point your browser to http://localhost:3000.

To turn on session persisting http://localhost:3000?debug_session=1.

About

A demo of freezer-redux-devtools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published