Elm Tutorial Code

The code written when following the Elm tutorial by Sporto

Getting started

  • Install elm
  • Type in your terminal: elm package install && elm reactor
  • Navigate to http://localhost:8000