--- tags: EBM --- # UW360 Installation guide UW360 is built with React,Redux ### 1.install & build cd {your folder} ```yarn config set workspaces-experimental true``` ```yarn install``` cd {your folder}\otherMoudle\cornerstone-core-2.2.8 ```yarn install``` ```yarn start``` cd {your folder}\otherMoudle\cornerstoneTools-3.19.3 ```yarn install``` ```yarn start``` cd {your folder}\otherMoudle\cornerstonewadoimageloader-3.0.7 ```yarn install``` ```yarn build``` cd {your folder}\otherMoudle\react-cornerstone-viewport-0.1.30 ```yarn install``` ```yarn build``` ### 2.replace dist replace {your folder}\otherMoudle\cornerstone-core-2.2.8\dist {your folder}\otherMoudle\cornerstoneTools-3.19.3\dist {your folder}\otherMoudle\cornerstonewadoimageloader-3.0.7\dist {your folder}\otherMoudle\react-cornerstone-viewport-0.1.30\dist to {your folder}\node_modules\cornerstone-core\dist {your folder}\node_modules\cornerstone-tools\dist {your folder}\node_modules\cornerstone-wado-image-loader\dist {your folder}\node_modules\react-cornerstone-viewport\dist ### 3.run dev (before run dev make sure disable browser CORS) cd {your folder} ```yarn dev```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up