Clone Repo
Make sure you are using the latest Node LTS version at the time of the last commit [v22.x].
Run npm i -g pnpm@latest-10
to install pnpm.
Run pnpm i
to install the dependencies.
Run pnpm dev --open
to start the development server and open the app in a new browser tab.