# cornerstone-nifti-image-loader

Neuroimaging Informatics Technology Initiative (NIfTI) Image Loader
for the Cornerstone library

## Running Locally
Use two terminals:
- `npm run webpack:watch` in one terminal
- `npm run dev` in the second

