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