elm/Examples/elm-js/Title/README.md
2012-06-29 14:32:42 -05:00

209 B

To compile this example yourself use:

elm --import-js="ChangeTitleHelp.js" ChangeTitle.elm

This compiles the Elm file and includes the necessary JavaScript code. It produces a self-contained HTML file.