Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.39 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.39 KB

pathfinder Phovea NPM version Build Status Dependency Status

Pathfinder is a tool for the visual exploration of paths in large graphs.

screenshot

Installation

git clone https://github.com/phovea/pathfinder.git
cd pathfinder
npm install

Testing

npm test

Building

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.