-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use Shadcn? #58
Comments
Same problem here. |
Could you share some logs of your errors? Would like to check if I have the same issues. |
I'm not sure if this is best practice, but here are the steps I am following to integrate new shadcn components.
This is probably not the 'correct' way to do it, but it works for me. I'm quite new to front-end dev so it was really a case of trial and error to figure out something that works. |
perhaps it will get easier now? |
I encountered issues while trying to install components from Shadcn into my project. The components don’t seem to work as expected, and I believe there may be a problem with the installation process or the integration steps.
How to correctly manage components installations and routes?
I tried
npx shadcn@latest add sidebar-09
but it creates many issues.The text was updated successfully, but these errors were encountered: