2.0.6 • Published 7 years ago

react-create-store v2.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

react-create-store

This helper exports a function returning a ready-to-use Redux store with the following:

  • react-router-redux
  • redux-thunk
  • redux-promise
  • redux-persist
  • redux-logger
  • redux-devtools-extension

It works great in combo with https://github.com/damianobarbati/create-simple-app

Usage

https://github.com/damianobarbati/create-simple-app/blob/master/index.js