Go to file
Ryan Wang b08d7870ff feat: router use hash history
Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-04-13 17:34:14 +08:00
.github chore: add unit test github action steps (#516) 2022-03-21 14:22:42 +08:00
.husky chore: cleanup unnecessary files (#494) 2022-03-08 16:43:58 +08:00
.vscode chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
cypress chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
public chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
src feat: router use hash history 2022-04-13 17:34:14 +08:00
.editorconfig refactor: upgrade codemirror version. (#354) 2021-09-15 21:44:00 +08:00
.eslintrc.cjs feat: add menu component (#534) 2022-04-12 14:23:14 +08:00
.gitignore chore: add histoire support (#510) 2022-03-16 21:26:21 +08:00
.gitpod.yml chore: add gitpod config file (#410) 2022-01-17 13:55:33 +08:00
.npmignore refactor: refactor post preview and private post view. 2019-12-19 17:50:23 +08:00
LICENSE release: 1.2.0. 2020-01-05 22:39:18 +08:00
OWNERS chore: create OWNERS file (#548) 2022-04-12 14:16:03 +08:00
README.md chore: add gitpod config file (#410) 2022-01-17 13:55:33 +08:00
cypress.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
env.d.ts chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
histoire.config.ts chore: add histoire support (#510) 2022-03-16 21:26:21 +08:00
index.html feat: add page loader animation 2022-04-13 16:06:56 +08:00
netlify.toml chore: add netlify config file (#389) 2021-11-30 19:40:41 +08:00
package.json feat: add RoutesMenu component 2022-04-12 18:06:13 +08:00
pnpm-lock.yaml feat: add RoutesMenu component 2022-04-12 18:06:13 +08:00
postcss.config.js chore: configure tailwind css (#504) 2022-03-11 11:51:40 +08:00
tailwind.config.js feat: add theme palette config (#511) 2022-03-18 13:12:26 +08:00
tsconfig.app.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.vite-config.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
tsconfig.vitest.json chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
vite.config.ts feat: add menu component (#534) 2022-04-12 14:23:14 +08:00

README.md

Halo logo

halo-admin 是 Halo 的管理端项目。目前 Halo 的运行包内已经包含了构建好的页面,所以如果你不需要额外部署 admin你无需做任何操作。

GitHub release GitHub GitHub last commit GitHub Workflow Status Gitpod ready-to-code


开发环境运行

npm install -g pnpm
pnpm install 
pnpm serve

生产构建

pnpm build

状态

Repobeats analytics