This is a basic example showing how to use cornerstrone.js library along with React.js to show DICOM images.
https://shalkam.github.io/react-cornerstone-example/
git clone
cd react-cornerstone-example
yarn
ornpm install
yarn start
yarn build
- Output will be in the
build
directory