Multiple choiceDifficulty 2
What does `npx shadcn@latest add button` primarily do?
Answer
Copy a component (and deps) into your project
Choices
- Copy a component (and deps) into your project
- Install a closed-source binary runtime
- Replace React with Preact
- Deploy to Vercel automatically