# Iris-Rtc-Web **Repository Path**: mirrors_AgoraIO-Community/Iris-Rtc-Web ## Basic Information - **Project Name**: Iris-Rtc-Web - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Iris-Rtc-Web Use [agora-rtc-sdk-ng](https://www.npmjs.com/package/agora-rtc-sdk-ng) and build a `bundle.js` to other platforms SDK, such as `Flutter`. ## Build Use npm ``` npm install npm run build ``` Use yarn ``` yarn yarn build ```