generator-elm-starter-kit

0.2.0 • Public • Published

Elm Starter Kit Generator

This library is a yeoman generator that helps you easily start a new Elm Application.

By default, it generates a Browser.application which is perfect for building an spa.

This generator can prodive more templates for starting other kind of programs:

Prerequisites

Have latest Elm version installed

Getting started

npm install -g yo
npm install -g generator-elm-starter-kit
yo elm-starter-kit

yo

Then visit http://localhost:8000 and start coding :-)

Package Sidebar

Install

npm i generator-elm-starter-kit

Weekly Downloads

0

Version

0.2.0

License

ISC

Unpacked Size

9.88 kB

Total Files

11

Last publish

Collaborators

  • kalutheo