7 lines
No EOL
341 B
Markdown
7 lines
No EOL
341 B
Markdown
# WissKI Mirador Integration
|
|
Package bundle to integration Mirador 3 Image Viewer with Annotations in the WissKI framework. Thanks to Mirador, you will find detailed contribution in the package.json.
|
|
## Build
|
|
The index.js and mirador-integration.js are ready to use, anyway if, you want to rebuild, type
|
|
~~~bash
|
|
npm i && npm run rebuild
|
|
~~~ |