Skip to content

davinci2015/TwitchTV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live on: http://davinci2015.github.io/TwitchTV/

TWITCH TV Starter

To get you started clone repository and install dependencies or just open dist/index.html.

Clone repository:

git clone https://github.com/davinci2015/TwitchTV.git
cd TwitchTV

Install dependencies:

npm install

Run project:

gulp

or use gulp --production to build and compress project. Browse to the app at http://localhost:3000/.