Hi, I followed these instructions:
Clone the repository
git clone GitHub - jitsi/jitsi-meet: Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
cd ./jitsi-meet
To build the Jitsi Meet application, just type
make
I don’t see a port, in my terminal where I can view the application.
Where can I view the application after I run the make
command?