localDeploy.md - neko-craft/NekoMaid GitHub Wiki
在本地部署网页前端
部署
执行以下指令:
git clone https://github.com/neko-craft/NekoMaid.git
cd NekoMaid
git checkout gh-pages
更新
git pull origin gh-pages
执行以下指令:
git clone https://github.com/neko-craft/NekoMaid.git
cd NekoMaid
git checkout gh-pages
git pull origin gh-pages