barrydevp / redux-useful-beginner-tutorial

Example redux useful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

Setup

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

cd redux-useful-beginner-tutorial

npm install

Run the demo

npm start

Run tests

npm test

About

Example redux useful

License:MIT License


Languages

Language:JavaScript 90.3%Language:HTML 9.7%