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

Latest commit

 

History

History
16 lines (11 loc) · 657 Bytes

File metadata and controls

16 lines (11 loc) · 657 Bytes

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

Vistorian-Dynamicego

This repository contains the dynamic ego visualisation.

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

Alternatively, for development:

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