hujinliang cb7418efb5 feat(Web): 支持可选的width/height 3 yıl önce
..
build 065a53c0b5 feat: update web demo 5 yıl önce
config 065a53c0b5 feat: update web demo 5 yıl önce
src cb7418efb5 feat(Web): 支持可选的width/height 3 yıl önce
static 065a53c0b5 feat: update web demo 5 yıl önce
.babelrc 065a53c0b5 feat: update web demo 5 yıl önce
.editorconfig 065a53c0b5 feat: update web demo 5 yıl önce
.eslintignore 065a53c0b5 feat: update web demo 5 yıl önce
.eslintrc.js 065a53c0b5 feat: update web demo 5 yıl önce
.gitignore 065a53c0b5 feat: update web demo 5 yıl önce
.postcssrc.js 065a53c0b5 feat: update web demo 5 yıl önce
README.md 065a53c0b5 feat: update web demo 5 yıl önce
index.html 065a53c0b5 feat: update web demo 5 yıl önce
package-lock.json 065a53c0b5 feat: update web demo 5 yıl önce
package.json 05e80aedb7 fix: ios wechat video play 5 yıl önce

README.md

vap-demo

A vap Demo

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report