Files

Part 1

Installation

elm-package install

(Answer y when prompted.)

Building

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

References