Skip to content

Latest commit

 

History

History

youtube-react-tv

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

youtube-react-tv

An example of a youtube application using react-key-navigation and react-tv.

Layout from Luke Chang js-spatial-navigation library.

youtube-react-tv

Running

Clone this repo.

> npm install

> react-tv init

To run the example in the webOS emulator: > react-tv run-webos

Or in the browser: > npm run start-dev