Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 384 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 384 Bytes

MyFirstOOPlayer

This is an example of the OOYALA player.

##Demo

https://kuu.github.io/MyFirstOOPlayer/

##Setup for development

###Install

$ git clone git@github.com:kuu/MyFirstOOPlayer.git
$ cd MyFirstOOPlayer
$ npm install

###Build

$ npm run buildAll

###Run

$ npm start

This launches your Chrome browser.