1

彭宇 d0e5aac235 bug 2 anos atrás
bin fd18f409ad 1 3 anos atrás
build fd18f409ad 1 3 anos atrás
public b0873e5eff 视频摄像头预览--海康 2 anos atrás
src d0e5aac235 bug 2 anos atrás
visu_forest 5973b3d75a 统计分析 2 anos atrás
.editorconfig fd18f409ad 1 3 anos atrás
.env.development 3552e17a3c 修改网页标题 2 anos atrás
.env.production 5973b3d75a 统计分析 2 anos atrás
.env.staging 5973b3d75a 统计分析 2 anos atrás
.eslintignore fd18f409ad 1 3 anos atrás
.eslintrc.js fd18f409ad 1 3 anos atrás
.gitignore fd18f409ad 1 3 anos atrás
README.md fd18f409ad 1 3 anos atrás
babel.config.js fd18f409ad 1 3 anos atrás
package.json 5973b3d75a 统计分析 2 anos atrás
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 anos atrás
vue.config.js cedf95c14f 1 2 anos atrás

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.