hujinliang 1e0649d9e9 update demo 4 anni fa
..
build 065a53c0b5 feat: update web demo 5 anni fa
config 065a53c0b5 feat: update web demo 5 anni fa
src 1e0649d9e9 update demo 4 anni fa
static 065a53c0b5 feat: update web demo 5 anni fa
.babelrc 065a53c0b5 feat: update web demo 5 anni fa
.editorconfig 065a53c0b5 feat: update web demo 5 anni fa
.eslintignore 065a53c0b5 feat: update web demo 5 anni fa
.eslintrc.js 065a53c0b5 feat: update web demo 5 anni fa
.gitignore 065a53c0b5 feat: update web demo 5 anni fa
.postcssrc.js 065a53c0b5 feat: update web demo 5 anni fa
README.md 065a53c0b5 feat: update web demo 5 anni fa
index.html 065a53c0b5 feat: update web demo 5 anni fa
package-lock.json 065a53c0b5 feat: update web demo 5 anni fa
package.json 05e80aedb7 fix: ios wechat video play 5 anni fa

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