Frontend Setup instructions Install the latest versions of Node.js and React Install pnpm npm install -g pnpm # install pnpm globally Run the following commands: npm install Run instructions To start in dev mode pnpm run dev