Skip to content
This repository was archived by the owner on Jul 18, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 605 Bytes

File metadata and controls

15 lines (11 loc) · 605 Bytes

Note The latest code for the Vistorian project is now kept in the vistorian-monorepo repository. The code for the vistorian-map package is here

Vistorian-map

This repository contains the map visualisation.

The latest stable version can be installed into an npm project with npm install vistorian-map.

Alternatively, for development:

  • git clone https://github.com/networkcube/vistorian-map
  • cd vistorian-map
  • npm install
  • npm start