374 B
374 B
Part 2
Installation
elm-package install
(Answer y when prompted.)
Building
elm-live Main.elm --open --pushstate --output=elm.js
References
- record syntax (e.g.
{ foo = 1, bar = 2 }) List.mapdocumentation