Skip to content

zqian11/dwv-vue

 
 

Repository files navigation

dwv-vue

Medical viewer using DWV (DICOM Web Viewer) and Vue.js.

All coding/implementation contributions and comments are welcome.

dwv-vue 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 with hot reload at localhost:8080
yarn run start

# build for production with minification
yarn run build

# build for production and view the bundle analyzer report
yarn run build --report

# run unit tests
yarn run unit

# run e2e tests
yarn run e2e

# run all tests
yarn run test

Unit tests use Jest and e2e tests Nightwatch.js.

This project was generated with the webpack template version 1.3.1 for the vue-cli.

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

Medical viewer using DWV (DICOM Web Viewer) and Vue.js.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 85.6%
  • Vue 10.7%
  • Shell 2.6%
  • HTML 1.1%