Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 358 Bytes

React Library App with redux

Interested in learning Redux?

Getting Started

Familiar with Git?

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

> git clone https://github.com/maumercado/react-library-app.git
> cd react-library-app
> npm install
> npm start