joschan21 / breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript
1.06k stars 264 forks source link

Shadcn needs components.json file #12

Closed symaticvisuals closed 1 year ago

symaticvisuals commented 1 year ago

Configuration is missing. Please run init to create a components.json file.

Jolonauh commented 1 year ago

You can just copy the files of the components you need from the ui folder from this repo into your own project.

ujjwal-45 commented 1 year ago

Run this command : npx shadcn-ui init and then configure the files.

joschan21 commented 1 year ago

Run this command : npx shadcn-ui init and then configure the files.

Thanks for the answer, closing the issue :)