1

Administrator 6fcbe3f738 Merge remote-tracking branch 'origin/visu_environment' into visu_environment 2 年 前
bin fd18f409ad 1 3 年 前
build fd18f409ad 1 3 年 前
public 3300de884a 事件详情预览摄像头 2 年 前
src 042c62890f 1 2 年 前
visu_forest 6fcbe3f738 Merge remote-tracking branch 'origin/visu_environment' into visu_environment 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 6fcbe3f738 Merge remote-tracking branch 'origin/visu_environment' into visu_environment 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.