| .. | ||
| public | ||
| src | ||
| tests | ||
| .browserslistrc | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitignore | ||
| aisettings | ||
| babel.config.js | ||
| cypress.json | ||
| debug.log | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vue.config.js | ||
vue-vr
基于threejs,html5,hlsjs,flvjs编写的全景播放器,播放普通视频,hls及flv直播流
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Run your unit tests
npm run test:unit
Run your end-to-end tests
npm run test:e2e
Lints and fixes files
npm run lint