If you have problems with the Universal Viewer, follow these instructions or go to: http://ronallo.com/iiif-workshop-new/preparation.html and follow the istructions.
You will need:
- a local web server (Web Server for Chrome, etc.)
- a network connection
Create a directory called "iif-workshop".
Start your local web server that is serving files from your “iiif-workshop” directory.
Make sure to check the “Set CORS headers” box.
Open http://localhost:3000 in a browser
Download the manifest.json file inside this Github repository and put it in your “iiif-workshop” directory.
Now you should have a directory with a "manifest.json" file inside.
Clicking on http://localhost:3000/manifest.json it should open the "manifest.json" file, it means everything is correct.
Now go at http://ronallo.com/iiif-workshop-new/presentation-api/viewers/universal-viewer.html or at http://universalviewer.io/uv.html?manifest=http://localhost:3000/manifest.json
You will see the image in Universal Viewer!