###Getting Started###
Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone https://github.com/Cumquat/ReduxStarter.git
> cd ReduxStarter
> npm install
> npm start
####Based on the ReduxSimpleStarter by Stephen Grider##### Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> npm install
> npm start