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