itk-webpack-example This example demonstrates how to load DICOM files using itk.js. More information can be found in the example documentation. Run Locally npm install npm run start And visit http://localhost:8080/. Development npm install npm run build npm test