P2P is a PAC team from GDUT.
git clone [email protected]:PAC-P2P/notes.git
cd notes
npm install #安装依赖
# 修改 source/_posts 的文件,写博客
npm start # 本地预览
npm run deploy # 部署到github
P2P is a PAC team from GDUT.
git clone [email protected]:PAC-P2P/notes.git
cd notes
npm install #安装依赖
# 修改 source/_posts 的文件,写博客
npm start # 本地预览
npm run deploy # 部署到github