0.1.3 • Published 2 years ago
vue-vd v0.1.3
vue-vd
how to import
import vd from 'vue-vd'
import 'vue-vd/build/vd.css'
Vue.use(vd,"otherOP");how to use
element attribute src is the video source
eg:
<span v-vd src='https://www.w3school.com.cn/i/movie.ogg'> look </span>demo
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lint