# cim-web-gis **Repository Path**: high-222/cim-web-gis ## Basic Information - **Project Name**: cim-web-gis - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-20 - **Last Updated**: 2023-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cim-web-gis 基于Supermap iClient搭建的CIM基础平台 - 前端代码库 ## Build Setup ``` bash # install dependencies $ cd cim-web-gis $ npm config set registry https://nexus.gaf.net.cn/repository/npm-group $ npm i -g yarn $ yarn install # serve with hot reload at localhost:8899 $ npm run dev # generate static project $ npm run generate ``` ``` ```