ryan-haskell / elm-express

an experiment making a web server with elm and express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  1. npm install

  2. npm run dev

About

an experiment making a web server with elm and express


Languages

Language:Elm 93.1%Language:JavaScript 6.9%