/teletext

A nostalgic emulation of the teletext system

Primary LanguageTypeScript

Teletext

CI Status: CircleCI

Code Coverage: codecov

A nostalgic emulation of the teletext football scores page

Font and lots of other useful information/tools from Galax Teletext

Demos

You can see a demo of the site at the following link: Teletext

Build

Prerequisites:

Run npm install and then npm build from the solution directory.

Launch site

Run npm start from the solution directory. The page will launch on http://localhost:3000

Run tests

Run npm test