@moveo-ai/web-widget
v1.14.0
Published
Client side library to load the moveo chat widget and connect it with your agent
Readme
Web Widget 

⭐️ Features
- Webpack 5
- Babel 7
- UMD exports
- Jest unit testing
📦 Getting Started
Clone the repo
git clone [email protected]:moveo-ai/web-widget.gitInstall the dependencies
npm installRun the application locally
npm startA browser tab will open and changes to the code will refresh the tab. If your browser doen't open a tab automatically, you can manually go to: http://localhost:5000/
🚀 Deployment
- Automatic Releases thanks to Semantic Release.
Note: In this minimal version, any images and css files you import will be added to the js bundle.
