> ## Documentation Index
> Fetch the complete documentation index at: https://v0.x-docs.novu.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Angular Component Library

> Novu’s Angular library provides an Angular component wrapper over the Notification Center Web that you can use to integrate the notification center into your Angular application. 

[Explore the source code on GitHub](https://github.com/novuhq/novu/tree/next/packages/notification-center-angular)

## Installation

```javascript theme={null}
npm install @novu/notification-center-angular
```

<Tip> If you're ready to start integrating in your Angular app, jump straight to our [Angular quickstart](/quickstarts/angular)</Tip>

Learn more about usage of the [Angular Component in detail.](/notification-center/client/angular)
