Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pro-chat如何接入reactjs #170

Open
Sunshine-Zanilia opened this issue Apr 21, 2024 · 2 comments
Open

pro-chat如何接入reactjs #170

Sunshine-Zanilia opened this issue Apr 21, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@Sunshine-Zanilia
Copy link

pro-chat除了支持nextjs还支持reactjs吗?
我在react项目中如何集成pro-chat呢?
pro-chat对依赖版本也有要求吧。

@ONLY-yours
Copy link
Collaborator

支持的,只要是 React 框架基本都支持

如果使用默认的 Create-React-App 脚手架的话,只需要配置一些简单的 Webpack-Loader 就行的

版本依赖的话

react > 18
antd > 5

只有这两个有要求呢

@ONLY-yours ONLY-yours added the documentation Improvements or additions to documentation label Apr 22, 2024
@uniquejava
Copy link

我就是在 vite5 + react18 项目中用的, 并不比 使用 Ant design 的 Button 麻烦, 直接包含 ProChat 组件就好使, no brainer, 码就完事

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants