0.0.3 • Published 4 years ago

@gmsca/setupmaterial v0.0.3

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

Try it

This tool is convenient to setup fontawesome and angular material in Angular project.

Install it from npmjs

  • go to your exist angular project folder
  • run ng add @gmsca/setupmaterial
  • run npm run setup:material
  • now, @fontawesome-angular, @angular/material, Custom theme (modify _theming.scss) is in the project.