Snap.Hutao.Docs
Snap.Hutao.Docs copied to clipboard
Documents site for Snap Hutao project
Snap.Hutao.Docs
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
How to Test
Fist Time Installation
- Install NodeJS 18
- Use GitHub Desktop or Git command to clone this repository (
git clone) - Run
pnpm installin the root directory of the project
Local Test
- Run
pnpm run docs:devin the root directory of the project- The document will run at
http://localhost:8080by default
- The document will run at