A simple one-page personal website built with the T3 Stack using Next.js & Tailwind CSS.
-
Clone this repo.
-
Make sure you have pnpm installed:
npm install -g pnpm
Or follow the instructions here: https://pnpm.io/installation
-
Run
pnpm install
in the tomeraviv_web directory. -
Run
make
(in root) to see the available commands. -
Run
make b
to build the website. -
???
-
Pet a cat.