Files
elm-0.19-workshop/part7/README.md
2016-09-03 15:00:11 -07:00

428 B

Part 7

Installation

elm-package install

(Answer y when prompted.)

Building

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

References