Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 249 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 249 Bytes

Getting Started

Familiar with Git?

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

> git clone https://github.com/Fizikaz/reduxthirdapp.git
> cd reduxthirdapp
> npm install
> npm start