Skip to content

idiap/openbeers-client

Repository files navigation

OpenBEERS-Client

This library provides an advanced toolkit for 2D/3D data visualization for the OpenBEERS web-platform.

This package was initially forked from ninja.

OpenBEERS logo by icons8

Installation

Install node (MacOS):

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
nvm install 22
node -v # should print `v22.11.0`
npm -v # should print `10.9.0`

nodejs.org/en/download/package-manager

Goes around MacOS source install bug

Install project

git submodule update --init --recursive
npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

OpenBEERS platform frontend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors