duniter / duniter-map

Generates a Leaflet.JS map of Duniter nodes
3 stars 0 forks source link

Leaflet-based map of Duniter nodes

Creates a Duniter node providing a map of all the nodes in the network, using Leaflet and OpenStreetMap tiles.

Génère une carte des noeuds du réseau Duniter, en utilisant Leaflet et les tuiles OpenStreetMap.

screenshot

1. Clone the repository

First, make a checkout:

Tout d'abord, clônez ce dépôt localement :

git clone https://github.com/mmuman/rml8-noeud-specialise.git

2. Install Node.js and dependencies

Refer to Node.js documentation.

Suivez simplement le niveau II de ce tutoriel. Celui-ci couvre l'installation de Node.js peu importe votre OS (Windows, Linux, Mac) et l'installation des dépendances.