Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 626 Bytes

File metadata and controls

executable file
·
27 lines (17 loc) · 626 Bytes

VideoPlayer

VideoPlayer project by vue framework . The main technologies used are vue axious scss es6 . This project is mainly used to remote control the play of video on the device based on androidDM for secondary development

Build Setup

request nodejs 9.6.0V

# install dependencies
npm update

npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

modify API_ROOT to your backend server url in prod.env.js

modify assetsPublicPath to your project dir in config/index.js ,

## Config

config file path is src/assets/js/config.js