mirror of
https://github.com/maplibre/martin.git
synced 2024-12-18 20:31:54 +03:00
.. | ||
public/_/assets | ||
src | ||
.eslintrc.cjs | ||
index.html | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Martin Web UI
A web interface for previewing tiles served by Martin.
Run locally
To run just the web interface
npm i
npm run dev