- A Simple React Redux Starter template with SASS
###Getting Started###
- Checkout this repo, install dependencies, then start the gulp process with the following:
> git clone [email protected]:somallg/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm install -g node-sass
> npm start