Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 263 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 263 Bytes

Clone repository

git clone git@github.com:hazarartuner/redux-with-react.git
cd redux-with-react

Initialize packages

yarn

Start dev server

yarn start

Open browser and navigate to http://localhost:3000