组件
你可以使用 shadcn CLI 来运行你自己的代码注册表。运行你自己的注册表可以让你将自定义的组件、钩子、页面、配置、规则以及其他文件分发到任何项目中。
🌐 You can use the shadcn CLI to run your own code registry. Running your own registry allows you to distribute your custom components, hooks, pages, config, rules and other files to any project.
**注意:**该注册表适用于任何项目类型和任何框架,并不限于 React。


代码分发系统
准备好创建你自己的注册表了吗?在下一部分,我们将一步步引导你设置你自己的自定义注册表,从创建你的第一个组件到发布它供他人使用。
🌐 Ready to create your own registry? In the next section, we'll walk you through setting up your own custom registry step-by-step, from creating your first component to publishing it for others to use.