Files
elm-0.19-workshop/part14/README.md
2016-09-04 16:23:56 -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