This is source code of my experiments building React apps with Cloudflare Workers Module. Get started Run the following command to install dependencies: pnpm install Use the following command to run local development server: pnpm wrangler dev --local