An experimental viewer for OParl services.
This project uses [Dioxus](https://dioxuslabs.com). See their
[introduction](https://dioxuslabs.com/learn/) for information about how to set
up the tooling and build the project.
You can start pib-viewer with the following command (once the required tools are
available on your system):
```bash
dx serve
```