How to Develop VR application Without any VR device

I don’t have any VR device of my own but my institute does and we are allowed to develop projects using it.
In the OpenXR Website I saw it is possible to use Monado to emulate hardware.
It would be really help full for me if I can continue the project when I don’t have the VR device with me.
But I don’t know how to use Monado can someone tell me about any resource I can use to learn how to do that.
Thankyou.

Monado has documentation how to use it with the “qwerty” emulation driver here:
https://monado.freedesktop.org/developing-with-monado.html

If you are using Windows, Meta has a runtime that simulates their headsets:
https://developers.meta.com/horizon/documentation/native/xrsim-intro

SteamVR can also be configured to run without a headset using the null driver, but without movement and input. There may also be user made emulation drivers available.

Thanks Dude, you are life Saver

I am working on Windows so I will be using the Meta Simulation