Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 252 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 252 Bytes

Sample POC to demonstrate React + Redux + Redux-Promise

This will demonstrate capability of Redux-Promise to handle asynchronous activities effectively and changing the redux state accordingly.

Setup

  1. git clone
  2. npm install
  3. npm run start