git clone https://github.com/wang1xiang/blog.git
cd blog
# 安装依赖
yarn
# 在本地启动服务器
yarn dev
# 构建静态文件 > .vitepress/dist
yarn build
本项目采用 @jexlau 搭建的 blog 基础上进行修改
git clone https://github.com/wang1xiang/blog.git
cd blog
# 安装依赖
yarn
# 在本地启动服务器
yarn dev
# 构建静态文件 > .vitepress/dist
yarn build
本项目采用 @jexlau 搭建的 blog 基础上进行修改