这是我目前正在与AGW组件一起工作的内容,例如: - 添加SIWE - 添加会话密钥 - 添加AI配置文件 shadcn CLI比我意识到的要强大得多
Code With Antonio
Code With Antonio8月3日 07:29
我需要这个 npx shadcn add <auth> - 带有组件、页面和API的工作认证 npx shadcn add <billing> - 带有组件、页面和API的工作计费 npx shadcn add <feature> - 带有组件、页面和API的工作功能
1.18K