Web Widget
Moveo web widget integration
⭐️ Features
- Webpack 5
- Babel 7
- UMD exports
- Jest unit testing
📦 Getting Started
Clone the repo
git clone git@github.com:moveo-ai/web-widget.git
Install the dependencies
npm install
Run the application locally
npm start
A 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.