Provisional reference docs for the SPMS ui-angular package.

Installation

The SPMS ui-angular package is available for download on the Nexus platform.

To install it, head to the npm-spms repository, download the ui-angular-0.1.5.tgz file and place it in the root of your project.

Install the package in your project directory with:

npm install ui-angular-0.1.5.tgz

You can check that the package was installed by looking for it in your package.json file.

"@spms/ui-angular": "file:ui-angular-0.1.5.tgz",

<aside> 💡 Current version: 0.1.5

</aside>