Provisional reference docs for the SPMS angular-icons package.

Installation

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

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

Install the package in your project directory with:

npm install angular-icons-0.1.6.tgz

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

"@spms/angular-icons": "file:angular-icons-0.1.6.tgz",

<aside> 💡 Current version: 0.1.6

</aside>