Skip to content

tjmw/elm-tfl-bus-countdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm TfL Bus Countdown

https://tjmw.github.io/bus-countdown/

Live TfL bus countdown written in Elm. This is a work in progress.

Preview

Running

$ yarn install
$ cp .env.example .env # and edit
$ yarn run dev