Skip to content

Instantly share code, notes, and snippets.

@ilikeprograms
Created February 25, 2018 15:58
Show Gist options
  • Select an option

  • Save ilikeprograms/1b95c7179826e3569fdeecb2cfc3baf7 to your computer and use it in GitHub Desktop.

Select an option

Save ilikeprograms/1b95c7179826e3569fdeecb2cfc3baf7 to your computer and use it in GitHub Desktop.
Shell commands to install Clarity UI in Angular
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