Files
elm-0.19-workshop/part13/README.md
Richard Feldman 50a29747ff Add part13
2016-09-06 20:57:27 -07:00

335 B

Part 12

Installation

elm-package install

(Answer y when prompted.)

Building

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

Compiling CSS

elm-css Stylesheets.elm

References