pianomanfrazier / elm-starter

An elm starter template repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An elm starter template repository


Languages

Language:HTML 45.4%Language:Elm 45.0%Language:CSS 9.6%