Install Shadcn and Motion
You need to install shadcn and motion.dev (prev: framer motion), since all the Cloff UI is built on top of it.
Install Shadcn
Initialize Project
terminal
1npx shadcn@latest initInstall Motion.dev
terminal
1npm install motionNow you are good to go to the next step. 👍