mirror of
https://github.com/meshcore-dev/map.meshcore.dev.git
synced 2026-04-20 22:13:50 +00:00
13 lines
537 B
Markdown
13 lines
537 B
Markdown
# map.meshcore.io
|
|
Official MeshCore Map (frontend)
|
|
|
|
## Installation
|
|
This is fully static and build-free site, cloning it to web location that can serve static content should be enough.
|
|
It uses backend api deployed on https://map.meshcore.io/api/v1/nodes
|
|
|
|
## Libraries used
|
|
* [Vue3](https://github.com/vuejs/core)
|
|
* [Beer.css](https://github.com/beercss/beercss)
|
|
* [Leaflet](https://github.com/Leaflet/Leaflet)
|
|
* [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster)
|
|
* [Material icons](https://fonts.google.com/icons)
|