mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 06:49:38 +08:00
166 B
166 B
基于VitePress的个人主页
Github Page
+ Gitee Page
+ Vercel
# 安装依赖
pnpm i
# 热更新
pnpm run dev
# 构建
pnpm run build