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

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