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