A library of Angular Material-based components designed for seamless integration and scalability.
npm install i-tech-shared-components-devA library of Angular Material-based components designed for seamless integration and scalability.
*
``bash`
npm install i-tech-shared-components
Once installed, the cascading stylesheets (CSS) and JavaScript (JS) files will be available in the node_modules directory.
You can then include them in your project as needed.
You will need to import the styles in your global stylesheet:
```
@import "node_modules/i-tech-shared-components/theme.scss";