1

wang_xy fce9793c0b 修改农业可视化页面标头和链接跳转问题 2 éve
bin fd18f409ad 1 3 éve
build fd18f409ad 1 3 éve
public 464f0a5c2b 农业前端 2 éve
src fce9793c0b 修改农业可视化页面标头和链接跳转问题 2 éve
.editorconfig fd18f409ad 1 3 éve
.env.development bb7b8ad7a0 农业标题头 2 éve
.env.production bb7b8ad7a0 农业标题头 2 éve
.env.staging bb7b8ad7a0 农业标题头 2 éve
.eslintignore fd18f409ad 1 3 éve
.eslintrc.js fd18f409ad 1 3 éve
.gitignore fd18f409ad 1 3 éve
README.md fd18f409ad 1 3 éve
babel.config.js fd18f409ad 1 3 éve
package.json 6d5427b47e 事件详情地图 2 éve
sooka_onest_forestfire_vue2_visualization.iml fd18f409ad 1 3 éve
vue.config.js 40f7c4e992 农业可视化视频窗口代码 2 éve

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.