mirror of https://github.com/halo-dev/halo-admin
parent
d4b64f203d
commit
f3dadfd2cd
|
@ -4,7 +4,7 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
> halo-admin 是 [Halo](https://github.com/halo-dev/halo) 的管理端项目。目前 Halo 的运行包内已经包含了构建好的页面,所以如果你不需要额外部署 admin,你无需做任何操作。
|
> Halo 2.0 的管理端项目(WIP)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/halo-dev/halo-admin/releases"><img alt="GitHub release" src="https://img.shields.io/github/release/halo-dev/halo-admin.svg?style=flat-square" /></a>
|
<a href="https://github.com/halo-dev/halo-admin/releases"><img alt="GitHub release" src="https://img.shields.io/github/release/halo-dev/halo-admin.svg?style=flat-square" /></a>
|
||||||
|
@ -27,7 +27,7 @@ pnpm install
|
||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm serve
|
pnpm dev
|
||||||
```
|
```
|
||||||
|
|
||||||
## 生产构建
|
## 生产构建
|
||||||
|
|
Loading…
Reference in New Issue