Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 311 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 311 Bytes

Elm leaflet

Integration between Elm and Leaflet maps

This is a demo showing how integration with Js libraries such as Leaflet could be acheived via Elm's ports.

Install

npm install
elm-package install -y

Execute

Develop locally - gulp