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

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