Documents for Snap Hutao project. You can always view its live version at https://hut.ao
Please check our localization document if you want to contribute to the document
- Install NodeJS 18
- Use GitHub Desktop or Git command to clone this repository (
git clone
) - Run
pnpm install
in the root directory of the project
- Run
pnpm run docs:dev
in the root directory of the project- The document will run at
http://localhost:8080
by default
- The document will run at