1

彭宇 f40b33e6e3 表头 2 лет назад
bin fd18f409ad 1 3 лет назад
build fd18f409ad 1 3 лет назад
public 7cfa549b8f 优化接口 2 лет назад
src f40b33e6e3 表头 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 bdfab89b5d 1 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.