# jitsi-meet-react **Repository Path**: mirrors_jitsi/jitsi-meet-react ## Basic Information - **Project Name**: jitsi-meet-react - **Description**: We merged this repository into https://github.com/jitsi/jitsi-meet in an ongoing effort to consolidate our Web and mobile efforts. We henceforth consider this repository "read-only". Please navigate to https://github.com/jitsi/jitsi-meet. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jitsi-meet-react ## Launching the App - For Android: `npm run start:android` - For iOS: `npm run start:ios` - For Web: `npm run start:web`