Welcome to the CodeHawks documentation repository, which contains the source code for the CodeHawks docs site! 🚀
To embark on this exciting journey, you need these:
- git 🌿
- You'll know you did it right if you can run
git --version
and witness a majestic response likegit version x.x.x
- You'll know you did it right if you can run
- pnpm 📦
- You'll know you did it right if you can run
pnpm --version
and witness a magical response likex.x.x
- You'll know you did it right if you can run
- 🐣 Clone the repository and install dependencies 📥
git clone https://github.com/Cyfrin/codehawks-docs
cd codehawks-docs
pnpm install
- 🏁 Start your local server 🌐
pnpm dev
We are always open to soaring higher with your contributions! Feel free to make a PR to elevate the documentation and make it even more magnificent! 🌟