Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 243 Bytes

Iris-Rtc-Web

Use 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