Elm Start Kit

This is a minimal setup for an elm app.

Getting Started

This repo is a Template Repository. If you have a GitHub account just click the "Use this template" button above and get started.

Using elm-live

I recommend using elm-live for a simple and convenient development setup.

npm i
npx elm-live src/Main.elm --hot --open -- --output=elm.js