/heute-journal

Small tool to show when the heute journal will be on air today

Primary LanguageHTMLApache License 2.0Apache-2.0

heute-journal

Build Status

This is a small app that shows when the heute-journal will be on air today.

Run locally

To run the server locally you need to install node, npm and yarn. After that follow these steps:

yarn
./bin/cache_data
npm start

The server will be available under localhost:4000.