Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 318 Bytes

PDAP Data Source Map POC

This is a vue project to demonstrate a map of data sources.

To run this locally, you will need the following env vars set in a local .env file:

VITE_MAPBOX_TOKEN=<token>

Please reach out in Discord if you need values for these tokens.

To run the app locally:

npm run dev