# 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