mirror of
https://github.com/maplibre/martin.git
synced 2024-12-23 23:11:40 +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