mattyfresh / elm-forms

Little Demo App to get a working form using Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 {}

About

Little Demo App to get a working form using Elm


Languages

Language:CSS 52.2%Language:Elm 41.4%Language:HTML 6.4%