mirror of
https://github.com/sectra-medical/StructuredReportingTemplatesDevResources.git
synced 2026-03-23 20:26:54 +00:00
Resources for development of structured reporting templates.
- CSS 56%
- TypeScript 35.5%
- JavaScript 5.2%
- Python 2.2%
- HTML 1.1%
| DevComponents | ||
| Examples | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
StructuredReportingTemplatesDevResources
Resources for development of structured reporting templates.
NOTE: All examples in this repository are just that, examples. Nothing in this repository should be used directly in production.
Getting started
To use the examples in this repository you need node.js.
Installing node.js
Go to the official website for node.js and download and install the latest stable version.
Building templates
- Open a command prompt in the template root folder
- Execute npm install
- Execute npm run build
The build is then created in the dist folder. The HTML file in that folder can now be imported into Sectra IDS7.