Skip to content

chafey/cornerstoneStudyViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cornerstone Study Viewer

This project contains a simple study viewer built using the cornerstone platform. This viewer requires a corresponding server that generates a description of the study for the viewer based on the SOP Instances stored in it. Servers that provide this capability are being built - check back later for more information.

Project Status

PreAlpha - currently under development and not ready for use yet

Build System

This project uses grunt to build the software.

Pre-requisites:

NodeJs - click to visit web site for installation instructions.

grunt-cli

npm install -g grunt-cli

bower

npm install -g bower

Common Tasks

Update dependencies (after each pull):

npm install

bower install

Running the build:

grunt

Automatically running the build and unit tests after each source change:

grunt watch

FAQ

Q

A

Copyright

Copyright 2014 Chris Hafey chafey@gmail.com

About

A simple DICOM Study Viewer based on the cornerstone platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published