jtneill / elm-boilerplate

Starting point for Elm-Lang projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elm boilerplate

My boilerplate for Elm applications.

Provides the following:

  • gulp test to run tests with Elm-Test
  • gulp serve to run the app on a live server locally
  • gulp build to compile the Elm app
  • gulp start to watch and recompile Elm when files change

About

Starting point for Elm-Lang projects


Languages

Language:Elm 43.3%Language:JavaScript 39.8%Language:HTML 16.8%