KZGlobalTeam / docs

CS:GO Kreedz documentation

Home Page:https://docs.gokz.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSGO KZ Docs

Documentation for CSGO kreedz related things, including but not limited to guides.

https://docs.gokz.org.

Build status Open issues Vulnerabilities

Feedback

If you have any suggestions to the documentation, please don't hesitate to open an issue.

Running locally

  1. Clone the project git clone https://github.com/KZGlobalTeam/docs.git csgo-kz-docs.
  2. Navigate to the project directory cd csgo-kz-docs.
  3. Install NodeJS dependencies npm install.
  4. Start the dev server: npm run dev.
  5. Navigate to http://localhost:3000 on your browser.

Running on StackBlitz

Open in StackBlitz

StackBlitz lets you easily play around with the project without setting up a local environment for the project.

The project can imported with: https://stackblitz.com/github/kzglobalteam/docs.
This can also be used to preview your fork by changing kzglobalteam in the URL to your account name.

About

CS:GO Kreedz documentation

https://docs.gokz.org

License:MIT License


Languages

Language:TypeScript 100.0%