This project was generated with Angular CLI version 11.2.10.
git clone https://github.com/GetStream/stream-angular-chat-poc.git
cd stream-angular-chat-poc
npm install
# To build library in watch mode
ng build stream-chat-angular --watch
# To run the example app - "Messaging"
ng serve --open --project=Messaging