# elastic-admin **Repository Path**: hiparker/elastic-admin ## Basic Information - **Project Name**: elastic-admin - **Description**: 🖥 Halo admin web client. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 38 - **Created**: 2022-08-14 - **Last Updated**: 2022-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
> halo-admin 是 [Halo](https://github.com/halo-dev/halo) 的管理端项目。目前 Halo 的运行包内已经包含了构建好的页面,所以如果你不需要额外部署 admin,你无需做任何操作。 ------------------------------ ## 问题反馈 此仓库不再提供 Issue 追踪,你可以在 [Halo](https://github.com/halo-dev/halo/issues) 主仓库查阅 Issue 或在[这里](https://github.com/halo-dev/halo/issues/new/choose)提交新的 Issue。 ## 开发环境运行 ```bash npm install -g pnpm ``` ```bash pnpm install ``` ```bash pnpm serve ``` ## 生产构建 ```bash pnpm build ``` ## 状态 