redux-thunk usage Interested in learning Redux? Getting Started Checkout this repo, install dependencies, then start the gulp process with the following: > git clone https://github.com/reactjs-andru1989/redux-thunk-basics.git > cd redux-thunk-basics > npm install > npm start