/elm-forms

Little Demo App to get a working form using Elm

Primary LanguageCSS

Just an Elm demo

To make compiling easier you can install (using homebrew) fswatch and then run fswatch Forms.elm | xargs -n1 -I{} elm-make --output form.js {}