Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 507 Bytes

README-CN.md

File metadata and controls

34 lines (23 loc) · 507 Bytes

SyncTV Web

这是SyncTV的前端界面

English | 中文

截图

Cinema

搭建开发环境

请先根据实际情况自行调整vite.config.js

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run dev
# http://localhost:8085

手动构建

git clone https://github.com/synctv-org/synctv-web
cd synctv-web
npm i
npm run build

License

Apache-2.0 license