@dolnpm/react-redux-init-app
v0.1.12-development
Published
Minimal setup for React Redux apps with optional support for Material UI
Downloads
15
Readme
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