Loading dashboard...
Loading dashboard...
Initialize projects and add components from local JSON files.
The shadcn CLI now supports local files. Initialize projects and add components, themes, hooks, utils and more from local JSON files.
# Initialize a project from a local file
npx shadcn init ./template.json
# Add a component from a local file
npx shadcn add ./block.jsonThis feature enables powerful new workflows: