# back-data-manage-for-hIstory-visualization **Repository Path**: hqzqaq/back-data-manage-for-h-istory-visualization ## Basic Information - **Project Name**: back-data-manage-for-hIstory-visualization - **Description**: 毕业设计、基于GIS的湖南历史事件可视化系统的设计与开发——后台数据管理 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-04-08 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于GIS的湖南历史事件可视化后台管理系统 主要分为三个模块:权限管理模块、历史事件数据管理模块、历史人物数据管理模块,基于Vue-admin-template开发。 ![](https://gis-visualization.oss-cn-beijing.aliyuncs.com/typoraImg/首页.png) ## 开始 ```bash # Clone project git clone https://gitee.com/leqaq/back-data-manage-for-h-istory-visualization.git # Install dependencies npm install # Serve with hot reload at localhost:9528 npm run dev # Build for production with minification npm run build # Build for production and view the bundle analyzer report npm run build --report ``` ## 后端 ```shell git clone https://gitee.com/leqaq/back-history-visualization.git ```