An example of a youtube application using react-key-navigation and react-tv.
Layout from Luke Chang js-spatial-navigation library.
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