Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.32 KB

phovea_product Phovea NPM version Build Status Dependency Status

Phovea Server Product

Installation

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