Make sure you have the following installed:
-
Clone the repository:
git clone cd
-
Install dependencies using
pnpm
:pnpm install
-
Build
pnpm build
-
Develop
pnpm dev
- Add new component (replace card with button, tabs, you name it)
pnpm ui card