Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 1.26 KB

README.md

File metadata and controls

49 lines (34 loc) · 1.26 KB

Ordino Phovea License: MPL 2.0 CircleCI

A target ranking application based on the Target Discovery Platform.

Installation

git clone https://github.com/caleydo/ordino.git
cd ordino
npm install

Testing

npm test

Building

npm run build

Launching

npm start

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.