Documents for Snap Hutao project
- 安装 NodeJS 18
- 使用 GitHub Desktop 克隆本项目或直接使用 git 命令 (
git clone) - 在本项目的根目录下
npm install
- 在本项目的根目录下执行
npm run docs:dev- 文档会默认运行在
http://localhost:8080
- 文档会默认运行在
- 使用 GitHub Desktop 或直接使用 git 命令 (
git pull)
- 使用 GitHub Desktop 或直接使用 git 命令 (
git commit&git push)