Documentation for CSGO Kreedz related things, including but not limited to guides.
Build status Open issues Vulnerabilities
If you have any suggestions to the documentation, please don't hesitate to open an issue.
- Clone the project
git clone https://github.com/KZGlobalTeam/docs.git csgo-kz-docs. - Navigate to the project directory
cd csgo-kz-docs. - Install NodeJS dependencies
npm install. - Start the dev server:
npm run dev. - Navigate to
http://localhost:3000on your browser.
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.