Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 172 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 172 Bytes

Async redux actions using Redux-Thunk

To run it locally

git clone [email protected]:Aguardientico/demo-react-thunk.git
cd demo-react-thunk
yarn install
yarn start