Go to file
2024-10-10 20:45:54 +08:00
.vitepress docs: update 2024-09-30 16:36:25 +08:00
src docs: fix typo 2024-10-10 11:54:30 +08:00
. dockerignore fix: 修复文档里无效的链接 2024-07-22 16:20:04 +08:00
.editorconfig feat: 新增vitepress文档 2023-06-26 21:34:27 +08:00
.gitignore feat: 新增vitepress文档 2023-06-26 21:34:27 +08:00
docker-entrypoint.sh feat: 增加部署脚本 2023-06-27 11:04:30 +08:00
Dockerfile feat: 增加部署脚本 2023-06-27 11:04:30 +08:00
LICENSE feat: init 2023-05-21 17:37:50 +08:00
Makefile docs: update 2023-07-27 16:16:39 +08:00
nginx.conf.template feat: 增加部署脚本 2023-06-27 11:04:30 +08:00
package.json docs: update 2024-07-19 14:38:31 +08:00
pnpm-lock.yaml docs: update 2024-07-15 23:32:07 +08:00
README.md docs: update 2024-07-19 14:38:31 +08:00
tsconfig.json feat: 美化布局组件 2024-04-16 23:49:32 +08:00
uno.config.ts feat: 新增vitepress文档 2023-06-26 21:34:27 +08:00
yarn.lock fix: 修复文档里无效的链接 2024-07-22 16:20:04 +08:00

WuKongIM

本地开发

pnpm run dev

编译

pnpm run build

预览

pnpm run serve