Monorepo
Install components into the app that owns them.
For workspaces, run the CLI from the application package or pass --cwd so copied source, runtime, and styles land in the right module.
templcn init --cwd apps/web
templcn add button dialog --cwd apps/web