Server for Lineage, the genealogy visualization tool
git clone https://github.com/caleydo/lineage_server.git
cd lineage_server
npm install
npm test
npm run build
This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.