hujinliang f4932b7fd0 fix: ios not support uniform array 5 år sedan
..
build 065a53c0b5 feat: update web demo 5 år sedan
config 065a53c0b5 feat: update web demo 5 år sedan
src f4932b7fd0 fix: ios not support uniform array 5 år sedan
static 065a53c0b5 feat: update web demo 5 år sedan
.babelrc 065a53c0b5 feat: update web demo 5 år sedan
.editorconfig 065a53c0b5 feat: update web demo 5 år sedan
.eslintignore 065a53c0b5 feat: update web demo 5 år sedan
.eslintrc.js 065a53c0b5 feat: update web demo 5 år sedan
.gitignore 065a53c0b5 feat: update web demo 5 år sedan
.postcssrc.js 065a53c0b5 feat: update web demo 5 år sedan
README.md 065a53c0b5 feat: update web demo 5 år sedan
index.html 065a53c0b5 feat: update web demo 5 år sedan
package-lock.json 065a53c0b5 feat: update web demo 5 år sedan
package.json 05e80aedb7 fix: ios wechat video play 5 år sedan

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