Chadtech / gulp-elm-starter-project

Template Elm app using gulp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elm Gulp Starter Project

Its basically a template development environment with my favorite tooling and what I believe to be the best practices. Its the repo I pull down when I start new Elm projects. It also might be useful to look at, if you are learning how to use Elm.

How to get going..

git clone git@github.com:Chadtech/gulp-elm-starter-project.git new-project
cd new-project
npm install
npm run dev

then open up http://localhost:6888

About

Template Elm app using gulp


Languages

Language:Elm 88.6%Language:JavaScript 10.6%Language:HTML 0.8%