Skip to content

Template code for Honojs with React SSR and Shadcn-UI which running on Cloudflare Pages.

Notifications You must be signed in to change notification settings

iflamed/hono-react-ssr-shadcn-ui

Repository files navigation

npm install
# Start the dev server
npm run dev
# Start the client server
npm run client
npm run deploy