Install Rhetoric-ds components in your Next.js project.
Make sure you have a Next.js project with their recommended setting.
Create Next.js ProjectAlso, ensure you have Node.js installed on your machine.
Run one of these commands in your terminal whilst inside of your project directory to install all components at once (perfect for vibe coders):
curl -sSL https://rhetoric-ds.vercel.app/setup.js | nodeInvoke-WebRequest -Uri https://rhetoric-ds.vercel.app/setup.js -OutFile setup.js; node setup.jsOr, if you prefer, install components one at a time using:
npx shadcn@latest add @rhetoric/{component name}Browse all 29 available components →