UNPKG

ngx-chat

Version:
12 lines (10 loc) 202 B
# ngx-chat Chat module for getting contacts from clients. ### Installation All you have to do: ```sh npm install ngx-chat --save npm install @angular/animations --save ``` ### Usage Under construction