Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 770 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 770 Bytes

TSM bakeoff: Elm

Context

A simple example application that uses Elm to display some GeoJSON data on a map along with some basic stats.

The data used here is Philadelphia schools from: https://www.opendataphilly.org/dataset/schools/resource/b29d98a9-6b96-4742-aedc-80cac6398d1a

Design sketch Result

Dependencies

Running

To start the application in debug mode, get a Mapbox access token and run:

ELM_APP_MAPBOX_TOKEN="<YOUR_TOKEN>" elm-app start