1

limeng 3df8cb1efe 对接华为视频会议 部分代码 有待优化部分,如影响现有功能请联系我 пре 2 година
bin fd18f409ad 1 пре 3 година
build fd18f409ad 1 пре 3 година
public 3df8cb1efe 对接华为视频会议 部分代码 有待优化部分,如影响现有功能请联系我 пре 2 година
src 3df8cb1efe 对接华为视频会议 部分代码 有待优化部分,如影响现有功能请联系我 пре 2 година
.editorconfig fd18f409ad 1 пре 3 година
.env.development 885e76f284 UI пре 2 година
.env.production fd18f409ad 1 пре 3 година
.env.staging fd18f409ad 1 пре 3 година
.eslintignore fd18f409ad 1 пре 3 година
.eslintrc.js fd18f409ad 1 пре 3 година
.gitignore fd18f409ad 1 пре 3 година
README.md fd18f409ad 1 пре 3 година
babel.config.js fd18f409ad 1 пре 3 година
package.json 3df8cb1efe 对接华为视频会议 部分代码 有待优化部分,如影响现有功能请联系我 пре 2 година
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 пре 3 година
vue.config.js d8bc372f97 1 пре 2 година

README.md

v2

A Vue.js project

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.