Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 326 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 326 Bytes

elm-soccer-tracker

Track events on a football pitch in Elm (v0.18).

Screenshot

Try it out here.

Compile

Compile to javascript with elm-make

elm-make src/elm/Main.elm --output src/static/js/main.js