mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 14:59:34 +08:00
305 B
305 B
基于VitePress的个人主页
Github Action驱动,一次推送 多端部署
# 安装依赖
pnpm i
# 热更新
pnpm run dev
# 构建
pnpm run build