Example of React Redux using flow This is sample using the following modules. React Redux redux-saga flow Preview of Simple Counter Sample Get Started git clone https://github.com/namikingsoft/react-redux-using-flow-example.git cd react-redux-using-flow-example npm install npm start open http://localhost:1234 Reference Post 静的型チェッカーflowでReact+Reduxのサンプルアプリを組んでみた