Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 447 Bytes

This project was bootstrapped with Create React App.

This is example app built as follow up to this blog post

INSTALATION AND RUNNING

$ 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