0.3.0 • Published 5 months ago
@dify-chat/components v0.3.0
@dify-chat/components
用于构建 Dify Chat Web 的 React 组件库。
Setup
Install the dependencies:
pnpm install
Get started
Build the library:
pnpm build
Build the library in watch mode:
pnpm dev