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