Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 138 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 138 Bytes

stuff

Running locally

elm-live Main.elm --open --pushstate --output=elm.js

Build Script

elm-make Main.elm --output=public/elm.js