GeoVisio / Viewer
Viewer is the component allowing display of pictures and sequences on a web page. It is written in JavaScript and compatible with all modern web browsers.
Dependencies
- NodeJS >= 16
Setup
npm install
npm start
Testing
A variety of testing tools is made available:
-
npm run test
: unit testing -
npm run lint
: syntax checks -
npm run coverage
: amount of tested code
Usage
See developer documentation for a complete reference of available methods.