redux-flow-example icon indicating copy to clipboard operation
redux-flow-example copied to clipboard

A simple project that shows how Flow can be used to add type safety to Redux-powered app

Sample code for Using Redux with Flow

$ git clone https://github.com/frantic/redux-flow-example
$ cd redux-flow-example
$ npm install
$ npm run flow