Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 261 Bytes

react-youtube-example

###Getting Started###

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

	> git clone [email protected]:0redd/react-youtube-example.git
	> cd react-youtube-example
	> npm install
	> npm start