3336 Forks
22694 Stars
22694 Watchers

react-redux

Official React bindings for Redux

How to download and setup react-redux

Open terminal and run command
git clone https://github.com/reduxjs/react-redux.git
git clone is used to create a copy or clone of react-redux 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 react-redux https://github.com/reduxjs/react-redux/archive/master.zip

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

If you have some problems with react-redux

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