bendera / redux-saga-beginner-tutorial

Redux/Redux-saga beginner tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redux-saga-beginner-tutorial

Companion Repo for Redux/Redux-saga beginner tutorial

Instructions

Setup

// clone the repo
git clone https://github.com/redux-saga/redux-saga-beginner-tutorial.git

cd redux-saga-beginner-tutorial

npm install

Run the demo

npm start

Run tests

npm test

About

Redux/Redux-saga beginner tutorial

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 10.9%