vue-tvideo
vue-tvideo copied to clipboard
🖥 A PWA made with vue that copy Tencent video Mac version UI,could install on the desktop | Vue实现腾讯视频Mac客户端UI,支持pwa 安装到桌面
vue-tvideo
English | 简体中文
This is a PWA that copy Tencent video Mac version UI,could install on the desktop,made with vue.
Screenshot from Google Chrome canary 72 version on Mac
Screenshot from Google Chrome version 70 on windows
How to install PWA on desktop
- open
chrome://flags/#enable-desktop-pwas
on Chrome and setDesktop PWAs
enable - open url https://nieheyong.github.io/vue-tvideo
- open menu and select
Install "vue-tvideo"
Setup
git clone https://github.com/nieheyong/vue-tvideo.git
cd vue-tvideo
npm install
npm run serve