Scaffold an Elm app (v0.17.0), with a gulpfile to ease development and deployment. See example of a scaffolded repository.
npm install -g yoTo install generator-elmlang from npm, run:
npm install -g generator-elmlangFinally, initiate the generator:
yo elmlangMIT