1

wang_xy 767bf2c9ab 修改上报时间字段 vor 2 Jahren
bin fd18f409ad 1 vor 3 Jahren
build fd18f409ad 1 vor 3 Jahren
public c187356e54 事件详情预览摄像头 vor 2 Jahren
src 767bf2c9ab 修改上报时间字段 vor 2 Jahren
.editorconfig fd18f409ad 1 vor 3 Jahren
.env.development 6941a1ff42 更改标题 vor 2 Jahren
.env.production 6941a1ff42 更改标题 vor 2 Jahren
.env.staging 6941a1ff42 更改标题 vor 2 Jahren
.eslintignore fd18f409ad 1 vor 3 Jahren
.eslintrc.js fd18f409ad 1 vor 3 Jahren
.gitignore fd18f409ad 1 vor 3 Jahren
README.md fd18f409ad 1 vor 3 Jahren
babel.config.js fd18f409ad 1 vor 3 Jahren
package.json 7076a50f0e 数据中心 vor 2 Jahren
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 vor 3 Jahren
vue.config.js aef06b6338 Merge remote-tracking branch 'origin/visu_environment' into visu_environment vor 2 Jahren

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.