0.1.12-development • Published 5 years ago

@dolnpm/react-redux-init-app v0.1.12-development

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

React Redux Init App

Minimal setup for an app that uses React and Redux.

Including:

  • Routing component with redirect reducers
  • State and Reducer management
  • Material UI Theme optional integration
  • Ajax handling through reducers

I'll add more and an usage example soon.

Based on the react-redux-realworld-example by Thinkster