Replies: 2 comments
-
|
@murrayobrien I created a Vite project(React typescript) and followed the manual installation method. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, shadcn/ui works with any React framework (Vite, Remix, etc.) since it’s just copy-paste components using Radix + Tailwind. You can check the manual installation guide in the docs: https://ui.shadcn.com/docs/installation/manual or try the Vite guide: https://ui.shadcn.com/docs/installation/vite. It’s fully compatible outside of Next.js! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Are there any examples of this being used outside of Next, particularly in React?
Beta Was this translation helpful? Give feedback.
All reactions