elm
Compile and run Elm source files.
- Initialize an Elm project, generates an elm.json file:
- Start interactive Elm shell:
- Compile an Elm file, output the result to an `index.html` file:
- Compile an Elm file, output the result to a JavaScript file:
- Start local web server that compiles Elm files on page load:
- Install Elm package from https://package.elm-lang.org:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).