# nieyangyang712.github.io
**Repository Path**: nyy712/nieyangyang712.github.io
## Basic Information
- **Project Name**: nieyangyang712.github.io
- **Description**: 2020年新型冠状病毒肺炎疫情地图,主要用vue + echarts + axious + vux,借助新浪的后台接口返回数据。
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-07-14
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# vue-map
# 图片效果展示1
# 图片效果展示2
项目展示地址:https://nieyangyang712.github.io/
# 全国地铁效果展示图
全国地铁线路图:https://nieyangyang712.github.io/china_Subway/
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).