jamesattard / reduxtutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/jamesattard/ReduxBoilerPlate
> cd ReduxBoilerPlate
> npm install
> npm start

About

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 9.5%