Replies: 2 comments
-
|
I actually came across a project that might align with what you're looking for. |
Beta Was this translation helpful? Give feedback.
-
|
Yes, there is a solution for integrating Shadcn UI with Hono, Vite, and Cloudflare Workers. A community member has shared a template that combines these technologies: Hono + Vite + Shadcn UI Template A GitHub repository named hono-react-ssr-shadcn-ui Key Features:
Setup Instructions:
This template serves as a comprehensive starting point for building applications with Hono, Vite, and Shadcn UI. It addresses common integration challenges and provides a working example for developers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there any template or tutorial how to add shadncn to hono+vite template?
I tried to use official shadcn docs, but didn't work:
https://ui.shadcn.com/docs/installation/vite
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions