Comparing version 0.31.0-beta.4 to 0.31.0-beta.5
{ | ||
"name": "dwv", | ||
"version": "0.31.0-beta.4", | ||
"version": "0.31.0-beta.5", | ||
"description": "DICOM Web Viewer.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,2 +17,16 @@ DWV | ||
## Available Scripts | ||
- `ìnstall`: install dependencies | ||
- `lint`: run code linting | ||
- `test`: opens a web page with test pages and karmas' results (with live reload) | ||
- `test-ci`: one shot test run | ||
- `build`: create release files | ||
- `doc`: create documentation | ||
- `dev`: watch for changes and copy build (to be connected with a demo viewer) | ||
I'm using `yarn` as the main package manager. Best to use it to install since | ||
the lock file (that contains the exact dependency tree) is a yarn file. | ||
All scripts also work with `npm`. | ||
## Steps to run the viewer from scratch | ||
@@ -34,18 +48,6 @@ | ||
## Available Scripts | ||
This will open your default browser with the different test pages, check the 'viewer' link for a simple test viewer. | ||
- `ìnstall`: install dependencies | ||
- `lint`: run code linting | ||
- `test`: opens a web page with test pages and karmas' results (with live reload) | ||
- `test-ci`: one shot test run | ||
- `build`: create release files | ||
- `doc`: create documentation | ||
- `dev`: watch for changes and copy build (to be connected with a demo viewer) | ||
I'm using `yarn` as the main package manager. Best to use it to install since | ||
the lock file (that contains the exact dependency tree) is a yarn file. | ||
All scripts also work with `npm`. | ||
## Notes | ||
<a name="footnote1">1</a>: Certification refers to official medical software certification that are issued by the FDA or EU Notified Bodies. The sentence here serves as a reminder that the Dicom Web Viewer is not ceritifed, and comes with no warranties (and no possible liability of its authors) as stated in the [license](license.txt). To learn more about standards used in certification, see the [wikipedia Medical software](https://en.wikipedia.org/wiki/Medical_software) page. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1966767
42841
52