Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 971 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 971 Bytes

coup-map

A map showing all COUP scooters in Berlin.

build status ISC-licensed chat with me on Gitter support me on Patreon

Installation

git clone https://github.com/derhuerst/coup-map.git
cd coup-map
npm install --production
env MAPBOX_TOKEN=... npm run build
npm start

Contributing

If you have a question or have difficulties using coup-map, please double-check your code and setup first. If you think you have found a bug or want to propose a feature, refer to the issues page.