mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
305 B
305 B
AnimeThemes API Docs
This is the repository for the AnimeThemes.moe API Docs powered by VuePress, a minimalistic static site generator.
Installation
Fork this repository.
Clone the forked repository.
Install dependencies.
npm install
Build docs.
npm run dev