Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakamura196/mirador-integration-vue
This repository is designed to show integrating Mirador 3 with Vue.
https://github.com/nakamura196/mirador-integration-vue
mirador mirador-3
Last synced: about 1 month ago
JSON representation
This repository is designed to show integrating Mirador 3 with Vue.
- Host: GitHub
- URL: https://github.com/nakamura196/mirador-integration-vue
- Owner: nakamura196
- Created: 2021-05-11T21:23:45.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-12T00:17:23.000Z (over 3 years ago)
- Last Synced: 2024-11-05T16:39:23.550Z (3 months ago)
- Topics: mirador, mirador-3
- Language: HTML
- Homepage: https://nakamura196.github.io/mirador-integration-vue/
- Size: 2.72 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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