Add simple (and bad) frontend

This commit is contained in:
2022-12-07 19:37:39 +01:00
parent 4be962a6fb
commit 5bd3832d27
9 changed files with 286 additions and 10 deletions
+2
View File
@@ -0,0 +1,2 @@
static/jon.js: elm/*.elm $(wildcard elm/**/*.elm)
elm make --debug --output static/jon.js elm/Main.elm