0.0.4 • Published 4 years ago
ngx-rasa-webchat v0.0.4
NgxRasaWebchat
This library was generated with Angular CLI version 13.0.0.
How to use
After adding this library into the dependency section of your package.json and running npm install,
add the following to your application in angular.json:
"scripts": [
"node_modules/ngx-rasa-webchat/assets/webchat-build.js"
]This will add the webchat-build script that is included in the library assets to your application.