diff --git a/README.md b/README.md index 825bac162..99ba84b2e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![Node.js CI](https://github.com/ProjectMirador/mirador/workflows/Node.js%20CI/badge.svg)](https://github.com/ProjectMirador/mirador/actions/workflows/node.js.yml) [![codecov](https://codecov.io/gh/ProjectMirador/mirador/branch/main/graph/badge.svg)](https://codecov.io/gh/ProjectMirador/mirador) ## For Mirador Users -You can quickly use and configure Mirador by remixing the [mirador-start](https://mirador-start.glitch.me/) Glitch. - We recommend installing Mirador using a JavaScript package manager like [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/). ```sh diff --git a/demo/playground.html b/demo/playground.html new file mode 100644 index 000000000..50d29af86 --- /dev/null +++ b/demo/playground.html @@ -0,0 +1,172 @@ + + + + + + Mirador Playground + + + + + + +
+

Mirador Config

+ +
+ + +
+ +
+ +
+ + + + \ No newline at end of file