Skip to content

ninedotslabs/elm-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Template

Bootstrap your new elm project with this template.

Dependencies

  • elm [ elm/browser, elm/core, elm/html, elm/time, elm/url ]
  • uglifyjs
  • sass
  • html-minifier

Development

elm reactor

or repeat

bash build && serve dist -s

Build/Production

bash build.sh