rc-vue-h5splayer

A vue components

Usage no npm install needed!

<script type="module">
  import rcVueH5splayer from 'https://cdn.skypack.dev/rc-vue-h5splayer';
</script>

README

rc-vue-components

A Vue.js project

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

使用

props:

1、videoId:组件的id(必填) 2、token:通道(必填) 3、host:服务地址(必填)