https://github.com/septemus/vue_webrtc_platform
基于vue的webrtc通话系统
https://github.com/septemus/vue_webrtc_platform
Last synced: 4 months ago
JSON representation
基于vue的webrtc通话系统
- Host: GitHub
- URL: https://github.com/septemus/vue_webrtc_platform
- Owner: Septemus
- Created: 2023-08-15T09:50:10.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-03T08:50:32.000Z (almost 3 years ago)
- Last Synced: 2025-10-19T20:40:16.201Z (8 months ago)
- Language: Vue
- Size: 36.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# test1
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).