Built for Cloudflare Pages:
npx create-remix@latest --template https://github.com/jacob-ebey/remix-shadcn/tree/cloudflare
Run the Vite dev server:
npm run devIn the Cloudflare Dashboard:
- Create a new Cloudflare Pages application
- Set the
Build commandtonpm run build - Set the
Build output directoryto/build/client

