mirror of
https://github.com/songtianlun/gis-changchun-info-vue.git
synced 2026-02-05 11:57:08 +08:00
No description
| build | ||
| config | ||
| dist | ||
| docs | ||
| src | ||
| static | ||
| test | ||
| .babelrc | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .postcssrc.js | ||
| CNAME | ||
| deploy.sh | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
Geo-Indo-Server
长春市公共信息服务平台
文档说明:https://songtianlun.github.io/gis-changchun-info-vue
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
For a detailed explanation on how things work, check out the guide and docs for vue-loader.
Structure
.
├── README.md
├── build # build 脚本
├── config # prod/dev build config 文件
├── index.html # 最基础的网页
├── package.json # 包管理及声明
├── src # Vue.js 核心业务
│ ├── App.vue # App Root Component
│ ├── api # 接入后端服务的基础 API
│ ├── assets # 静态文件
│ ├── components # 组件
│ ├── pages # 各个页面具体实现
│ ├── main.js # Vue 入口文件
│ ├── router # 路由
│ ├── store # Vuex 状态管理
│ ├── util # 通用工具函数
├── static # DevServer 静态文件
└── test # 测试
Contact me
- Blog: https://blog.frytea.com
- HomePage: https://home.frytea.com
- E-mail: songtianlun@frytea.com
- WebChart/Phone: (+86)18803979433