dwv-jqmobile
Medical viewer using DWV (DICOM Web Viewer) and jQuery mobile.
All coding/implementation contributions and comments are welcome.
dwv-jqmobile is not certified for diagnostic use. Released under GNU GPL-3.0 license (see license.txt).
Available Scripts
# install dependenciesyarn install# serve at localhost:8080 with live reloadyarn run start# serve a developement version at localhost:8080 with live reloadyarn run dev# run unit testsyarn run test