Skip to content

pianomanfrazier/elm-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published