Izaria Readme
Installation
To include the izaria_widget, you have a couple of options. The first one is to include the minified js file directly to your project using the following script tag:
<script src="/dist/izaria_widget.min.js"></script>
Secondly, you can use npm to install the izara_widget
package:
npm install izara_widget