This project shows how to integrate Noticeable Widgets in an Angular Web app.
The repository's commit history walks through the integration step by step: https://github.com/noticeable-app/noticeable-sample-angular/commits/main
- Angular 21 (standalone components)
- Vite + esbuild via
@angular/build - TypeScript
npm install
npm startThen open http://localhost:4200/.