Viewer for metadata json file of cryo-em processing workflow.
To view the demo, get inside this repo's dir and serve index.html via http:
$ cd web-oscem-viewer
$ python -m http.server 8010
Then, open file on http://localhost:8010 on your browser.