/hono-react-ssr-shadcn-ui

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

Primary LanguageTypeScript

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