Skip to content

ShinChven/dwv-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwv-react

Medical viewer using DWV (DICOM Web Viewer) and React.

All coding/implementation contributions and comments are welcome. Releases should be ready for deployment otherwise download the code and install dependencies with a yarn or npm install.

dwv-react 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:3000
yarn run start

# build for production with minification
yarn run build

# run unit tests
yarn run test

Unit tests use Jest.

This project was generated with the Create React App version 1.1.1.

More details in the user guide.

About

Medical viewer using DWV (DICOM Web Viewer) and React.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 54.9%
  • JavaScript 43.8%
  • Other 1.3%