/redux-flow-example

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

Primary LanguageJavaScript

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