Skip to content

This repository builds Ordino Docker images from a collection of plugin repositories

License

Notifications You must be signed in to change notification settings

Caleydo/ordino_product

Repository files navigation

ordino_product Phovea CircleCI

Phovea Build Status

Installation

git clone https://github.com/Caleydo/ordino_product.git
cd ordino_product
npm install

Testing

npm test

Run Cypress tests

On Windows 10 + WLS 2 install and run the VcXsrv before proceeding.

  1. npm install
  2. npm run cy:run for headless mode or npm run cy:open to open the dashboard and select test manually

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.