-
Clone Repo
-
Make sure you are using Node 22.
-
Run
npm install -g pnpm
to install pnpm. -
Run
pnpm install
to install the dependencies. -
Run
pnpm run dev -- --open
to start the development server and open the app in a new browser tab.
Clone Repo
Make sure you are using Node 22.
Run npm install -g pnpm
to install pnpm.
Run pnpm install
to install the dependencies.
Run pnpm run dev -- --open
to start the development server and open the app in a new browser tab.