Skip to content

songtianlun/gis-changchun-info-vue

Repository files navigation

Geo-Indo-Server

GitHub license GitHub forks GitHub issues GitHub stars

长春市公共信息服务平台

文档说明: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

About

长春市地理信息平台

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •