Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Caleydo/tdp_dummy

Repository files navigation

tdp_dummy

Phovea Phovea NPM version CircleCI

This repository provides a SQLite database with dummy data and additional views for this specific dataset for TargID.

Installation

git clone https://github.com/caleydo/tdp_dummy.git
cd tdp_dummy
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.