Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

TechforgoodCAST/elm-rocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Starter

Boilerplate repo to get Elm project up and running in no time.

Installation

If you haven't already

npm i -g elm elm-live
elm-package install

(Answer y when prompted.)

Building

elm-live src/Main.elm --open --dir=public --pushstate --debug --output=public/elm.js

Releases

No releases published

Packages

No packages published