# 公共建筑能耗管控系统 **Repository Path**: chengtsui/p_admin ## Basic Information - **Project Name**: 公共建筑能耗管控系统 - **Description**: 智慧供热-共建能耗评估系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: mini - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-02-17 - **Last Updated**: 2025-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 智慧供热公共建筑能耗管控系统 基于ant-design-vue@4.x 版本的后台管理系统模板(精简版) # ts vue3 # http://www.ioanything.cn:8020/swagger/index.html ## 启动项目 ```shell > curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=10.0.0 sh - pnpm dev ``` ## 打包部署 ```shell pnpm build ```