Cloff Labs

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 init

Install Motion.dev

terminal
1npm install motion

Now you are good to go to the next step. 👍