Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 525 Bytes

index.md

File metadata and controls

23 lines (14 loc) · 525 Bytes
<style> * { font-family: Lucida Console, Courier, monospace; } a { color: #20E8AC } </style>

This is an example of how you can serve a Mapbox map out with node.

Examples

  • earthquakes - Displays latest earthquake data from USGS from geojson

Resources

Check out the Mapbox examples page to see what else you can make with Mapbox.

If you're just getting started, check out how web apps work.