Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 238 Bytes

Getting Started

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

> git clone https://github.com/yogieputra8/ReactReduxSimpleApp.git
> cd ReactReduxSimpleApp
> npm install
> npm start