cd Viewers-3.10.1
# Runs orthanc so long as window remains open
yarn run orthanc:up
# If you haven't already, enable yarn workspaces
yarn config set workspaces-experimental true
# Restore dependencies
yarn install
# Run our dev command, but with the local orthanc config
yarn run dev:orthanc