generator-elmlang [](https://travis-ci.org/Gizra/generator-elmlang)
May 19, 2016 ยท View on GitHub
Scaffold an Elm app (v0.17.0), with a gulpfile to ease development and deployment. See example of a scaffolded repository.
Getting Started
npm install -g yo
To install generator-elmlang from npm, run:
npm install -g generator-elmlang
Finally, initiate the generator:
yo elmlang
Credits
License
MIT