 

> IMPORTANT: For now, we are continuing to publish both @device-management-toolkit/ui-toolkit-angular and @open-amt-cloud-toolkit/ui-toolkit-angular npm packages to avoid a breaking change. Please update your package.json at your earliest convenience for when we cease to publish @open-amt-cloud-toolkit/ui-toolkit-angular. This is in effort to support the renaming of the toolkit.
To successfully deploy the UI Toolkit using Angular, the following software must be installed on your development system:
- Node.js\* LTS 18.x.x or newer
- git
- Visual Studio Code or any other IDE of choice
- Angular CLI
1. Run the following command to add the Angular UI Toolkit and install the required dependencies:
``bash``
npm install @device-management-toolkit/ui-toolkit-angular --save
- For detailed documentation and Getting Started, visit the docs site.
- Looking to contribute? Find more information here about contribution guidelines and practices.
- Find a bug? Or have ideas for new features? Open a new Issue.
- Need additional support or want to get the latest news and events about Open AMT? Connect with the team directly through Discord.
