git clone https://github.com/Caleydo/ordino_product.git
cd ordino_product
npm install
npm test
On Windows 10 + WLS 2 install and run the VcXsrv before proceeding.
npm install
npm run cy:run
for headless mode ornpm run cy:open
to open the dashboard and select test manually
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.