An open API service indexing awesome lists of open source software.

https://github.com/jerryshell/webrtc-in-30-minute

WebRTC 30 分钟快速实践
https://github.com/jerryshell/webrtc-in-30-minute

Last synced: about 1 year ago
JSON representation

WebRTC 30 分钟快速实践

Awesome Lists containing this project

README

          

# WebRTC 30 分钟快速实践

React Hooks + TypeScript

Bilibili 视频:[https://www.bilibili.com/video/BV1W14y1Y7fQ/](https://www.bilibili.com/video/BV1W14y1Y7fQ/)

# 初始化

```bash
yarn
```

# 运行

```bash
yarn dev
```

# 开源协议

[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)