mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 12:51:37 +03:00
144 B
144 B
Martin landing page
How to run local
- run
docker-compose -f docker-compose.dev.yml up --build
- go to
localhost:3000
in your browser