Instructions: https://guide.elm-lang.org/install.html
Paste followed commands into your terminal:
git clone https://github.com/esporysz/elm-exercises.git
cd elm-exercises
elm reactor
Go to http://localhost:8000/ and look at the examples/ directory.