1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
# Elm
A delightful language for reliable webapps.
Check out the [Home Page](http://elm-lang.org/), [Try Online](http://elm-lang.org/try), or [The Official Guide](http://guide.elm-lang.org/)
<br>
## Install
✨ [Install](https://guide.elm-lang.org/install/elm.html) ✨
For multiple versions, previous versions, and uninstallation, see the instructions [here](https://github.com/elm/compiler/blob/master/installers/README.md).
<br>
## Help
If you are stuck, ask around on [the Elm slack channel][slack]. Folks are friendly and happy to help with questions!
[slack]: http://elmlang.herokuapp.com/
|