Documentation for certain anime game cheats, built on top of VitePress.
You need NodeJS 16+ and pnpm installed. Then clone the repo:
git clone https://github.com/rumi-chan/GCDocs
Install dependencies and start development.
pnpm i
pnpm run docs:dev
Build and preview the production.
pnpm run docs:build
pnpm preview