# font-history-visualization **Repository Path**: hqzqaq/font-history-visualization ## Basic Information - **Project Name**: font-history-visualization - **Description**: 毕业设计、基于GIS的湖南历史事件可视化系统的设计与开发——前端 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2021-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于GIS的湖南历史事件可视化系统前端 ## 湖南历史数据可视化 ### 湖南历史数据总览页面 ![](https://gis-visualization.oss-cn-beijing.aliyuncs.com/typoraImg/历史数据首页.png) ### 湖南历史数据详细信息页面 ![](https://gis-visualization.oss-cn-beijing.aliyuncs.com/typoraImg/详细信息页面.png) ## 开始 ```shell npm install npm run serve npm run build npm run lint ``` ## 后端 ```shell git clone https://gitee.com/leqaq/back-history-visualization.git ```