ivmartel / dwv-jqui

Medical image viewer based on DWV (DICOM Web Viewer) and jQuery UI.
https://ivmartel.github.io/dwv-jqui/
GNU General Public License v3.0
18 stars 18 forks source link

Build the project for deployment #78

Closed gdet closed 1 year ago

gdet commented 2 years ago

Hello, I am not very familiar with yarn. Can I build the project and deploy it in a server like Apache? I tried yarn run build and it doesn't work. I checked the package.json file and I cannot find a similar option. What should I do?

Thank you!

ivmartel commented 2 years ago

Hi, releases are ready to be deployed. If you want to build from scratch, check out #steps-to-run-the-viewer-from-scratch (without the last start).

ivmartel commented 1 year ago

Closing for now, feel free to comment if you need.