Elm Grocery List
Simple grocery list and calculator written in Elm with simple filtering and local storage.
Based on https://github.com/evancz/elm-todomvc.
Build Instructions
Run the following command from the root of this project:
elm-make Todo.elm --output elm.js