ohif-viewer/README-react.md
2019-04-25 15:31:01 -04:00

563 B

OHIF Viewer (React Version)

Disclaimer: Work in Progress

To run locally

  1. yarn install
  2. yarn start
  3. Go to http://localhost:5000

To user another DICOMWeb endpoint, adapt index.js

To include in your projects

Please refer to the example in the example directory. To set the DICOMWeb endpoint and do other customization, adapt index.html.

Build

  1. yarn install
  2. yarn build

Run the example

  1. cd example
  2. yarn install
  3. yarn start
  4. Go to http://localhost:5000

License

MIT © OHIF