# project-hz **Repository Path**: mwdgithub/project-hz ## Basic Information - **Project Name**: project-hz - **Description**: project-hz - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-14 - **Last Updated**: 2021-12-22 ## 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 ```