1

彭宇 1211e65444 bug 2 년 전
bin fd18f409ad 1 3 년 전
build fd18f409ad 1 3 년 전
public 31f16b0c50 视频摄像头预览--海康 2 년 전
src 1211e65444 bug 2 년 전
.editorconfig fd18f409ad 1 3 년 전
.env.development ef448c3d2c 修改网页标题 2 년 전
.env.production f3c1a9844d 统计分析 2 년 전
.env.staging f3c1a9844d 统计分析 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 f3c1a9844d 统计分析 2 년 전
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 년 전
vue.config.js 76ea9fa7de UI 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.