Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 245 Bytes

ReduxBooklist

###Getting Started###

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

	> git clone [email protected]:tworkman512/ReduxBooklist.git
	> cd ReduxBooklist
	> npm install
	> npm start