Example for how to embed the Embeddable Web Component in an Angular app.
- run
npm i - in
src/index.htmlmake sure you are loading the embed from the correct region - in
src/app/app.tsset theBASE_URL,API_KEY,EMBEDDABLE_IDandUSER_KEY - run
npm run start
Note: This example does not use the token server from this repository.