Thanks to visit codestin.com
Credit goes to github.com

Skip to content

xlorne/player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React 本地高清视频播放器

本项目基于 xgplayer 实现

功能特性

  • 支持本地选择并播放
  • 简洁易用的界面

使用方法

  1. 安装依赖:
    npm install
  2. 启动开发服务器:
    npm start
  3. 打开浏览器访问 http://localhost:3000
  4. 点击左上角“选择文件”按钮,选择本地视频文件进行播放

构建与部署

  • 构建生产包:
    npm run build
  • 产物位于 build/ 目录,可直接部署

相关链接

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published