Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.45 KB

README.md

File metadata and controls

48 lines (31 loc) · 1.45 KB

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.