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

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.