How Can We Help?
< Back
You are here:
Print

How to add a chat to your angular project?

Add a chat to your Angular website using NPM https://www.npmjs.com/package/ngx-rumbletalk

npm install ngx-rumbletalk

example of usage is:

<ngx-rumbletalk [hash]=”hash” [height]=”300″></ngx-rumbletalk>

where “hash” is the variable holding the chat hash

Categories