1

wang_xy 6fabaf4a16 提交农业可视化文字修改 2 년 전
bin fd18f409ad 1 3 년 전
build fd18f409ad 1 3 년 전
public 464f0a5c2b 农业前端 2 년 전
src 6fabaf4a16 提交农业可视化文字修改 2 년 전
.editorconfig fd18f409ad 1 3 년 전
.env.development 885e76f284 UI 2 년 전
.env.production fd18f409ad 1 3 년 전
.env.staging fd18f409ad 1 3 년 전
.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 6d5427b47e 事件详情地图 2 년 전
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 년 전
vue.config.js 40f7c4e992 农业可视化视频窗口代码 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.