Testing out a way to create a client for jitsi using lib-jitsi-meet. For development it uses https://github.com/jitsi/docker-jitsi-meet for the local jitsi server, so set that up first.
yarn install
yarn serve
yarn build
yarn lint