MediaServerUI

kkkkk a4d8b81e0b README.md 5 лет назад
public 7b9c9007f1 first commit 5 лет назад
src d1de7e4654 first 5 лет назад
README.md a4d8b81e0b README.md 5 лет назад
babel.config.js 7b9c9007f1 first commit 5 лет назад
global.js 21624efe71 first 5 лет назад
package-lock.json 7b9c9007f1 first commit 5 лет назад
package.json 7b9c9007f1 first commit 5 лет назад
postcss.config.js 7b9c9007f1 first commit 5 лет назад
vue.config.js 21624efe71 first 5 лет назад

README.md

default

Where to change

./global.js   
	host=your server ip
	secret=your ZMLMediaKit server secret
	baseMediaUrl=your app addr

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.