An example TV application using the TAL framework from the BBC.
git clone git@github.com:bbc/talexample.git
cd talexample
npm install
npm start
Visit http://localhost:1337 in your browser. Use the UP, DOWN, LEFT, RIGHT keys to navigate, use ENTER/RETURN to select.
See github.com/bbc/tal or bbc.github.io/tal for documentation.