Skip to content

Ari-S-123/Personal-Site

Repository files navigation

To replicate:

  1. Clone Repo

  2. Make sure you are using the latest Node LTS version at the time of the last commit [v22.x].

  3. Run npm i -g pnpm@latest-10 to install pnpm.

  4. Run pnpm i to install the dependencies.

  5. Run pnpm dev --open to start the development server and open the app in a new browser tab.