Skip to content

Latest commit

 

History

History

select2-integration

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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