1

彭宇 36631c16b2 聚合卡顿问题 2 년 전
bin fd18f409ad 1 3 년 전
build fd18f409ad 1 3 년 전
public b0873e5eff 视频摄像头预览--海康 2 년 전
src 36631c16b2 聚合卡顿问题 2 년 전
visu_forest adb4c0c057 首次提交 2 년 전
.editorconfig fd18f409ad 1 3 년 전
.env.development adb4c0c057 首次提交 2 년 전
.env.production adb4c0c057 首次提交 2 년 전
.env.staging adb4c0c057 首次提交 2 년 전
.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 adb4c0c057 首次提交 2 년 전
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 년 전
vue.config.js adb4c0c057 首次提交 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.