Elm project Live: https://jean-lopes.github.io/elm-calculator/ Getting started You need to have Elm 0.18 installed on your machine. Compile this project with: elm make src/Main.elm Then view it: elm reactor