An example application using:
It is running on Github Pages: https://forsakringskassan.github.io/designsystem-user-app/
A GitHub workflow will also create a Docker image, it is published to repository. It can be started with:
docker run -d \
-p 8080:8080 \
ghcr.io/forsakringskassan/designsystem-user-app:snapshot