liutao f50ce409a3 智能选址 vor 1 Monat
..
build 17630b4540 功能优化 vor 2 Monaten
config 734bfba46d 模拟流式输出、输出自动定位到底部、自定义加载中效果 vor 1 Monat
src f50ce409a3 智能选址 vor 1 Monat
static 843a38a645 智能选址客户端使用sse接受 vor 1 Monat
.babelrc 2dee8eb130 webui vor 4 Monaten
.editorconfig 2dee8eb130 webui vor 4 Monaten
.gitignore 2dee8eb130 webui vor 4 Monaten
.postcssrc.js 2dee8eb130 webui vor 4 Monaten
README.md 2dee8eb130 webui vor 4 Monaten
index.html 2dee8eb130 webui vor 4 Monaten
package-lock.json bbb7015a5b 智能选址前端 vor 1 Monat
package.json 987069a136 智能选址,获取人口数据 vor 1 Monat
yarn.lock bbb7015a5b 智能选址前端 vor 1 Monat

README.md

web_ui

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

For a detailed explanation on how things work, check out the guide and docs for vue-loader.