###Getting Started###
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone [email protected]:chavisclark/ReactReduxMiddlewares.git middlewares
> cd middlewares
> npm install
> npm start
A simple contact list utilizing a custom middleware that hanldes promises
middlewares/async.js