jamesattard / ReduxBoilerPlate

The leanest boilerplate you can possibly have to get started with React Redux

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

The leanest boilerplate you can possibly have to get started with React Redux

License:MIT License


Languages

Language:JavaScript 84.1%Language:HTML 15.9%