# jessibuca-vue-demo **Repository Path**: ahviplc/jessibuca-vue-demo ## Basic Information - **Project Name**: jessibuca-vue-demo - **Description**: fork from https://github.com/bosscheng/jessibuca-vue-demo/tree/pro-vue2 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: v3 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-30 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jessibuca-vue-demo `重点!!! ` 这里的public 文件夹下面的 播放器的js文件不是最新的,请通过 https://jessibuca.com/dist.zip 下载最新的播放器js文件 替换目录 public 下面的文件 # install dependencies 安装依赖 ```shell npm install ``` # run div dev 模式 ```shell npm run dev ``` # run build to dist 打包到 dist 目录 ```shell npm run build ``` # run dist 运行 dist 目录 ```shell npm run preview ``` open browser href `http://localhost:8888/index.html` #links ```markdown Home | Jessibuca https://jessibuca.com/ Pro | Jessibuca https://jessibuca.com/player.html API | Jessibuca https://jessibuca.com/api.html test-url | Jessibuca https://jessibuca.com/test-url.html 其他demo | Jessibuca https://jessibuca.com/pro-demo.html bosscheng/jessibuca-vue-demo at pro-vue2 https://github.com/bosscheng/jessibuca-vue-demo/tree/pro-vue2 jessibuca-vue-demo: fork from https://github.com/bosscheng/jessibuca-vue-demo/tree/pro-vue2 https://gitee.com/ahviplc/jessibuca-vue-demo ```