Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 509 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 509 Bytes

Integrating Mirador with Vue

This repository is designed to show integrating Mirador 3 with Vue.

Best regards to the https://github.com/ProjectMirador/mirador-integration.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Dependencies

You will likely need to have at least the following dependencies available in your package.json.

  • mirador
  • react
  • react-dom
  • mirador-image-tools - A plugin just to test plugin integration