Files
elm-0.19-workshop/part1/README.md
2018-02-22 17:20:25 -05:00

423 B

Part 1

Installation

elm-package install

(Answer y when prompted.)

Building

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

References