# liveplayer-vc **Repository Path**: livegbs/liveplayer-vc ## Basic Information - **Project Name**: liveplayer-vc - **Description**: LivePlayer H5 播放器, 使用 vue-cli 集成示例 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 33 - **Forks**: 13 - **Created**: 2021-04-19 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # liveplayer-vc LivePlayer H5 播放器, 使用 vue-cli 集成示例 ## 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 ```