# jitsi-frontend **Repository Path**: alexguo/jitsi-frontend ## Basic Information - **Project Name**: jitsi-frontend - **Description**: 这是一个jitsi web视频会议的前端个人实现 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://akino512.gitee.io/jitsi-frontend - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-03-04 - **Last Updated**: 2022-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 这是一个jitsi web视频会议的前端个人实现。\ https://jitsi.akinotest.top # jitsi-frontend ## 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/).