honojs / examples

Examples using Hono.
https://hono.dev
660 stars 55 forks source link

Add example to use hono/bun and Client Components #204

Open mck231 opened 2 months ago

mck231 commented 2 months ago

Can someone please add an example that uses Hono, Bun, and client components?

It's not very clear from the docs how to set up JSX and get this to work.

I'd be more than happy to help with this and have even created a repo to show what that might look like, but I'm very new to Hono and Bun.

Here's the repo: https://github.com/mck231/hono-bun-client-component