# yq-screen **Repository Path**: cjz08/yq-screen ## Basic Information - **Project Name**: yq-screen - **Description**: 疫情数据可视化(Vue+Koa+Echarts) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-05-20 - **Last Updated**: 2022-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # yq-screen ![项目浏览](./front/public/image/main.jpg) > PS: 疫情数据来源:[实时更新:新冠肺炎疫情最新动态](https://news.qq.com/zt2020/page/feiyan.htm#/newsList) ## 项目启动 - koa-serve文件夹为后端项目 - front文件夹为前端项目 (需要同时启动前后端服务,项目才能正常运行) ### 第一步:启动后端服务 - 进入koa-serve文件夹 - 安装项目依赖: `npm install` - 启动后端服务: `node app.js` ![启动成功](./front/public/image/end.png) ### 第二步:启动前端服务 - 进入front文件夹 - 安装项目依赖: `npm install` - 启动前端服务: `npm run serve` ![启动成功](./front/public/image/front.png) ## 项目功能介绍 - 最新进展 - 全国疫情地图 - ### 可查看全国现有确诊、累计确诊 ![map01](./front/public/image/map01.png) ![map02](./front/public/image/map02.png) - ### 点击省份可以查看该省份的疫情情况 ![map03](./front/public/image/map03.png) - 疫情数据表格展示 - 全国现有确诊趋势 - 全国疫情累计趋势 - 全国疫情新增趋势 - 治愈率/死亡率