# vue+videojs宫格播放 **Repository Path**: wangchaoyue/vue-videojs-grid-play ## Basic Information - **Project Name**: vue+videojs宫格播放 - **Description**: 示例源码之vue+videojs实现m3u8多窗口视频的宫格分栏播放 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 5 - **Created**: 2022-08-08 - **Last Updated**: 2024-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).