Unsure about how to add shadcn/ui to Wasp
I added a
But, since I don't have a
What should I do?
Edit: if for some reason it's difficult to do so, I would also be interested in Preline.
vite.config.ts to my src/client with this content:But, since I don't have a
package.json, I can't run npx shadcn-ui@latest init. What should I do?
Edit: if for some reason it's difficult to do so, I would also be interested in Preline.