/korepi-docs

Official Documentation Page

Primary LanguageTypeScript

Korepi Documentation

Display Address

Click here to view.

How to Test

First Time Installation

  • Install NodeJS >=18.
  • Clone this repository using GitHub Desktop or Git command (git clone).
  • Run pnpm install in the project's root directory.

Local Test

  • Execute pnpm run docs:dev in the root directory.
    • The document will be accessible at http://localhost:8080 by default.

Icon Selection