/talexample

Primary LanguageJavaScript

Example TAL Application

An example TV application using the TAL framework from the BBC.

Getting Started

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.

More Information

See github.com/bbc/tal or bbc.github.io/tal for documentation.