You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ui/index.ts to export shadcn primitives (or shims).
Add package.json that includes dependencies required by generated app.
Acceptance criteria
Template folder can be copied into a target project and yarn & yarn dev would not fail due to missing template files (real install not required at this stage).
Templates render properly for sample IR (no missing import paths).