Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 2.53 KB

File metadata and controls

38 lines (24 loc) · 2.53 KB

Angular UI Components

CodeQL Build Codecov OSSF-Scorecard Score Discord

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.

Prerequisites

To successfully deploy the UI Toolkit using Angular, the following software must be installed on your development system:

Add Angular UI Toolkit

  1. Run the following command to add the Angular UI Toolkit and install the required dependencies:

    npm install @device-management-toolkit/ui-toolkit-angular --save

Additional Resources