To get started, create a new project using Next.js
npx create-next-app@latest my-app --typescript --tailwind --eslintnpx npix@latest initNote: 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 --allFor more info on how to install, check out the CLI page