0.3.3 • Published 6 years ago

listick-devtools v0.3.3

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Listick Development tools

This package allows to manage listick state with Redux DeveTools.

How to run it

First you need to add Redux DeveTools as extension for Chrome or Firefox, see Redux DevTools for details.

Then you need to add this line into your application after the initialization of appStore

subscribeDevTools(appStore);

Now when you start your application Redux DevTools become activated and you can manage the state.

0.3.3

6 years ago

0.3.2

6 years ago

0.2.1

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago