Documentation
Installation guide
The client_id, client_api_key, icon_color and primary_color will be automatically generated for you.
Copy the following code:
<div id="luum-widget" client_id="XXXXXXXXXXXX" client_api_key="XXXXXXXXXXXXXXXXXXXX" primary_color="#0bf" icon_color="#FFF" mode="light" /> <script src="https://luum-widget.s3.eu-north-1.amazonaws.com/index.js"></script>JavascriptReact
Paste it anywhere on the html page, and it will appear as a useable widget!