memorial-day-stats

Here's the quick run-through of how to run the app:

  1. Visit http://elm-lang.org/install and run through the quick 'n easy installation process
  2. Run ./build.sh to build the files and open the index.html file

To automatically reopen the webpage as changes are made to the elm files, simply run ./watch.sh.