- Node 16
npm install
Copy src/configs/config.template.json into a new file src/configs/config.json and update the config values. Obtain a mapbox access token.
Places GeoJSON and TIF files in src/layers, then update src/configs/config.json to include the added layer.
npm run dev