32 Forks
96 Stars
96 Watchers

code-samples

Code samples from The Complete Redux Book

How to download and setup code-samples

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

Or simply clone code-samples with SSH
[email protected]:redux-book/code-samples.git

If you have some problems with code-samples

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