horizon-ui / shadcn-nextjs-boilerplate

Shadcn UI NextJS Boilerplate ⚡️ Free Open-source ChatGPT UI Admin Dashboard Template - Horizon AI Boilerplate
https://horizon-ui.com/shadcn-nextjs-boilerplate
MIT License
340 stars 100 forks source link

The free template does not run and lacks components from the /components/ui directory, such as button and input components #3

Closed guanchangjian closed 2 weeks ago

fredyandrei commented 2 weeks ago

Hello, @guanchangjian! Please run npm install && npx shadcn@latest add --all in your terminal. This should solve your problem. After that, the project will run with npm run dev.