在项目根目录下执行
cd website
# 安装依赖
npm ci
# 启动开发服务 localhost:3000
npm start
推送master
分支自动触发 github ci 构建发布站点 https://whinc.github.io/blog
在项目根目录下执行
cd website
# 安装依赖
npm ci
# 启动开发服务 localhost:3000
npm start
推送master
分支自动触发 github ci 构建发布站点 https://whinc.github.io/blog