###Getting Started###
There are two methods for getting started with this repo.
####You Got Git?##### Checkout this repo, install depdencies, then start the gulp process with the following:
> cd ReactTube
> npm install
> npm start
Extract the contents of the zip file, then open your terminal, change to the project directory, and:
> npm install
> npm start