Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 613 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 613 Bytes

Canvas panel prototype

Prototype covering the specification of Canvas Panel, and supporting components for composing bespoke IIIF viewers and lightweight experiences, conforming to the IIIF Presentation 3 specification.

For more information and background, see About CanvasPanel

To install the project, run from the root

$ npm install

To get the live-documentation running locally:

$ npm run styleguide

If you want to change the manifest used in the documentation for testing you can change the file at config/manifests.js