chatscope / chat-ui-kit-react

Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
https://chatscope.io
MIT License
1.34k stars 116 forks source link

Getting started! #150

Open FaresM7 opened 6 months ago

FaresM7 commented 6 months ago

I know it may not seem like a clever question but I am a bit of a beginner. I don't know how to implement the code and run it (the ESM example code to be specific). Should I implement it in a react app and reference it to the App.js? And if so how can I do it? Thanks.