Skip to content

raidionics/raidionics-ohif-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

raidionics-ohif-plugin

13.1 Installation

13.1.1 Install nodejs

1.13.2 Install yarn

  • npm install --global yarn
  • yarn config set workspaces-experimental true

13.2 Installing Orthanc (DICOMWeb)

13.2 Running the OHIF Viewer

git clone https://github.com/OHIF/Viewers.git cd Viewers yarn install yarn run dev

13.3 Plugins

  • Create a new extension from scratch: yarn run cli create-extension
  • Link existing extension: yarn run cli link-extension /path/to/extension

13.4 Modes

  • yarn run cli create-extension
  • yarn run cli link-extension /path/to/extension

13.5 Modes

  • yarn run cli create-mode
  • yarn run cli link-mode /path/to/mode

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published