MediaServerUI

kkkkk 60f6515350 增加视频播放截图 hace 5 años
public 7ab45ac834 增加分享信息 hace 5 años
screenshot 60f6515350 增加视频播放截图 hace 5 años
src 7ab45ac834 增加分享信息 hace 5 años
README.md e4702c27a1 增加截图说明 hace 5 años
babel.config.js 7b9c9007f1 first commit hace 5 años
global.js 21624efe71 first hace 5 años
package-lock.json 7ab45ac834 增加分享信息 hace 5 años
package.json 7ab45ac834 增加分享信息 hace 5 años
postcss.config.js 7b9c9007f1 first commit hace 5 años
vue.config.js 21624efe71 first hace 5 años

README.md

default

Where to change

./global.js   
    host=your server ip
    secret=your server secret
    baseMediaUrl=your app addr 
演示地址:http://218.59.173.214:804

Image text Image text Image text

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.