# cov_19 **Repository Path**: projectleo/cov_19 ## Basic Information - **Project Name**: cov_19 - **Description**: 前后端分离,采用python的flask作为后端框架,vue作为前端框架,echarts作为可视化工具,axios作为网络通讯库,开发的一款疫情肺炎的可视化平台,本平台只提供数据图表的数据可视化,还没有对数据进行预测分析。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: front - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-16 - **Last Updated**: 2022-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cov_front ## 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/).