Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 490 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 490 Bytes

Redux-saga-tutor

Redux saga tutor is a tutorial that shows how to use redux-saga for AJAX request with react. Github API was used to show the workflow.

Prerequisites

  1. Clone the repository
  2. Install node if you don't have it installed already.
  3. Run npm install.

Usage

  1. Run npm start.
  2. Open your browser on http://localhost:3333.

Follow me on twitter