Elm ExpressJS An experiment in using Elm on the backend. Overview This incredibly basic (unstable and useless) experiment was to see how easy it was to create ExpressJS routes with Elm. It worked kinda! Local Development npm install npm run dev