1

王通 f8f799b095 归档修改 2 years ago
bin fd18f409ad 1 3 years ago
build fd18f409ad 1 3 years ago
public 787509aa59 巡查任务画线 监控中心摄像头范围 2 years ago
src f8f799b095 归档修改 2 years ago
.editorconfig fd18f409ad 1 3 years ago
.env.development f6c4fb2823 修改网页标题 2 years ago
.env.production f6c4fb2823 修改网页标题 2 years ago
.env.staging f6c4fb2823 修改网页标题 2 years ago
.eslintignore fd18f409ad 1 3 years ago
.eslintrc.js fd18f409ad 1 3 years ago
.gitignore fd18f409ad 1 3 years ago
README.md fd18f409ad 1 3 years ago
babel.config.js fd18f409ad 1 3 years ago
package.json f6c4fb2823 修改网页标题 2 years ago
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 years ago
vue.config.js f82866b11a 火灾蔓延 2 years ago

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.