1

彭宇 36eeb633c6 电视墙 hace 2 años
bin fd18f409ad 1 hace 3 años
build fd18f409ad 1 hace 3 años
public 31f16b0c50 视频摄像头预览--海康 hace 2 años
src 36eeb633c6 电视墙 hace 2 años
.editorconfig fd18f409ad 1 hace 3 años
.env.development 6941a1ff42 更改标题 hace 2 años
.env.production 6941a1ff42 更改标题 hace 2 años
.env.staging 6941a1ff42 更改标题 hace 2 años
.eslintignore fd18f409ad 1 hace 3 años
.eslintrc.js fd18f409ad 1 hace 3 años
.gitignore fd18f409ad 1 hace 3 años
README.md fd18f409ad 1 hace 3 años
babel.config.js fd18f409ad 1 hace 3 años
package.json 6941a1ff42 更改标题 hace 2 años
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 hace 3 años
vue.config.js 9e3ff838d4 1 hace 2 años

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.