Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 283 Bytes

File metadata and controls

7 lines (5 loc) · 283 Bytes

ChatExample

Running the app:

  • Run npm install (preferred node version: v16)
  • Provide your credentials in app.component.ts (you can use Stream's token generator to create a static token for testing)
  • Run npm start