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

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.