Files
elm-0.19-workshop/part2/README.md
2016-09-07 06:42:27 -05:00

447 B

Part 2

Installation

elm-package install

(Answer y when prompted.)

Building

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

References