This project was bootstrapped with Create React App.
This is example app built as follow up to this blog post
$ git clone [email protected]:marinsokol/modular-redux-example.git <my-project-name>
$ cd <my-project-name>
$ yarn # or npm install
$ yarn start # or npm start