Skip to content

rekiihype/korepi-docs

 
 

Repository files navigation

Korepi Documentation

Welcome to the official documentation for Korepi. Below you'll find links to various resources including the live version of the documentation, the website, and how to get started with testing the project locally.

Quick Links

Viewing the Documentation Online

To view the Korepi documentation online, you can either:

Local Testing and Development

Setting Up for the First Time

To set up the Korepi documentation for local testing and development, follow these steps:

  1. Install NodeJS: Ensure you have NodeJS version 18 or higher installed. You can download it from NodeJS official website.
  2. Clone the Repository: Use GitHub Desktop or the Git command line (git clone) to clone the repository.
  3. Install Dependencies: Navigate to the project's root directory and run pnpm install to install the required dependencies.

Running Locally

To test the documentation locally:

  1. Execute pnpm run docs:dev in the root directory of the project.
  2. By default, the documentation will be accessible at http:https://localhost:8080.

Additional Resources

Icon Selection

For selecting icons to use within the Korepi documentation or projects, explore the vast collection available at FontAwesome.


Thank you for contributing to and using Korepi. For more information or if you encounter issues, please refer to the GitHub repository issues section.

About

Official Documentation Page

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 99.4%
  • SCSS 0.6%