2037 Forks
22424 Stars
22424 Watchers

redux-saga

An alternative side effect model for Redux apps

How to download and setup redux-saga

Open terminal and run command
git clone https://github.com/redux-saga/redux-saga.git
git clone is used to create a copy or clone of redux-saga repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with redux-saga https://github.com/redux-saga/redux-saga/archive/master.zip

Or simply clone redux-saga with SSH
[email protected]:redux-saga/redux-saga.git

If you have some problems with redux-saga

You may open issue on redux-saga support forum (system) here: https://github.com/redux-saga/redux-saga/issues