To get started, create a new project using Next.js
npx create-next-app@latest my-app --typescript --tailwind --eslint
npx npix@latest init
Note: Run this from the root of your project. This will overwrite your global.css
and tailwind.config.ts
npx npix@latest add Drawer Modal Toast ...
You can install all the components at once
npx npix@latest add --all
For more info on how to install, check out the CLI page