# video-player **Repository Path**: Sully_Jake/video-player ## Basic Information - **Project Name**: video-player - **Description**: 视频播放软件 自动采集, 自动播放, 自定义采集接口 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-27 - **Last Updated**: 2022-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Electron, Vue, JavaScript ## README # video-player ### video-player客户端 [video-player服务端](https://gitee.com/Sully_Jake/video-player-server) [个人主页](https://biangege.top) ### 软件架构 ##### Vue3+Element-Plus+Electron+Axios ### 安装教程 1. 导入ide 2. 安装依赖 yarn install 3. 运行 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).