Hi, and welcome to my website source code! It's written in React and Next.js, and is hosted through a private server.
-
Clone the repository
git clone https://github.com/robtac/rgtac.git
-
Install dependencies
pnpm install
-
Run the development server
pnpm run dev