# HUIZHI-ChargeOS-admin
**Repository Path**: httpcontext/HUIZHI-ChargeOS-admin
## Basic Information
- **Project Name**: HUIZHI-ChargeOS-admin
- **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-06-27
- **Last Updated**: 2025-06-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
[🔥 Github的代码优先于Gitee https://github.com/roinli/huige-ChargeOS-cloud](https://github.com/roinli/huige-ChargeOS-cloud)
原地址不明原因被禁用,该库为镜像项目
## 开源版本一定不会很完美,不过会一直持续更新,如果遇到任何问题请提issue或者加群沟通解决,谢谢。
当前版本:3.0.8
[🔥 充电平台微服务源码](https://github.com/roinli/huige-ChargeOS-cloud)
[🔥 充电管理后台前端源码](https://github.com/roinli/HUIZHI-ChargeOS-admin)(当前)
[🔥 充电小程序源码](https://github.com/roinli/HUIZHI-ChargeOS-mini)
## PC管理端 - (慧哥)慧知开源充电桩平台
####
[官网](http://wenhui.huizhidata.com/) |
[在线体验](http://hzqc-pc.huizhidata.com/) |
[帮助文档](http://doc.huizhidata.com) |
[comment]: <> ([宽屏预览](https://github.com/roinli/huige-ChargeOS-cloud/blob/master/README.md))
### 🖥 +v:18601938676 如果您也对开源感兴趣,欢迎加入群 ,加群请注明原因,开源、共享、共赢永远是主旋律。

## 开发
```bash
# 克隆项目
git clone https://github.com/roinli/HUIZHI-ChargeOS-admin
#跳转目录
cd HUIZHI-ChargeOS-admin
# 安装依赖
npm install
# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org
# 启动服务
npm run dev
```
浏览器访问 http://localhost:80
## 发布
```bash
# 构建测试环境
npm run build:stage
# 构建生产环境
npm run build:prod
```
| | |
|------------------------------------------|------------------------------------------------------------|
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |
|  |  |