https://github.com/prodo-dev/redux-flow-example
An example of how to use Redux with FlowType
https://github.com/prodo-dev/redux-flow-example
Last synced: 4 months ago
JSON representation
An example of how to use Redux with FlowType
- Host: GitHub
- URL: https://github.com/prodo-dev/redux-flow-example
- Owner: prodo-dev
- Created: 2017-05-03T14:42:12.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-03T20:44:33.000Z (almost 9 years ago)
- Last Synced: 2025-02-03T06:41:59.931Z (about 1 year ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux Flow Example
This is an example of how to use [FlowType](https://flow.org/) with a [Redux](http://redux.js.org/docs/introduction/) state pipeline.