Files
elm-0.19-workshop/part3/README.md
2017-11-16 19:56:24 -05:00

464 B

Part 3

Installation

elm-package install

(Answer y when prompted.)

Building

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

References