/dwv-jqui

Medical viewer based on DWV (DICOM Web Viewer) and jQuery UI.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

dwv-jqui

Medical viewer using DWV (DICOM Web Viewer) and jQuery UI.

All coding/implementation contributions and comments are welcome.

dwv-jqui is not certified for diagnostic use. Released under GNU GPL-3.0 license (see license.txt).

Build Status

Available Scripts

# install dependencies
yarn install

# serve at localhost:8080
yarn run start

# run unit tests
yarn run test