Created
February 25, 2018 15:58
-
-
Save ilikeprograms/1b95c7179826e3569fdeecb2cfc3baf7 to your computer and use it in GitHub Desktop.
Shell commands to install Clarity UI in Angular
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm install @clr/icons --save | |
| npm install @webcomponents/custom-elements@1.0.0 --save | |
| npm install @clr/ui --save | |
| npm install @clr/angular --save |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment