Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 631 Bytes

File metadata and controls

14 lines (10 loc) · 631 Bytes

Running demo of this application is available here.

This project was bootstrapped with Create Elm App.

Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide here.

Building the example

$ npm install create-elm-app -g  # Install CreateElm App
$ npm install                    # install local NPM deps
$ elm-app build                  # Build the example