The following steps will get you up and running to contribute to this repository:
-
Fork the repo (click the Fork button at the top right of this page)
-
Clone your fork locally
git clone https://github.com/<your_github_username>/enji.dev.git cd enji.dev
-
Setup all the dependencies and packages by running
pnpm install