Getting started
Installation
- Node.js version 18 or higher
- An Angular project
- A package manager: e.g. npm, pnpm, ...
sh
$ npm install @ogs-gmbh/ngx-m3-componentssh
$ pnpm add @ogs-gmbh/ngx-m3-componentssh
$ yarn add @ogs-gmbh/ngx-m3-componentssh
$ bun add @ogs-gmbh/ngx-m3-componentsUsage
Integrate the Components package into your Angular project by importing the desired modules from the library. Each component is designed to work seamlessly with Angular Material 3, allowing you to quickly build consistent, responsive, and accessible UIs. Customize the components via inputs, outputs, and theming options to match your application’s design system.
Please follow our specific guides to understand and unlock the full potential.