Skip to content

elcanziba/reactjs-youtube-api-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube API Demo with ReactJS

###Getting Started###

####Familiar with Git?##### Checkout this repo, install dependencies, then start the gulp process with the following:

	> git clone git@github.com:elcanziba/reactjs-youtube-api-demo.git
	> cd reactjs-youtube-api-demo
	> npm install
	> npm start

####Not Familiar with Git?##### Download the source code from GitHub

	> npm install
	> npm start

Releases

No releases published

Packages

No packages published