faq icon indicating copy to clipboard operation
faq copied to clipboard

feat: add schematics to the library (ng add @angular-material-extensions/faq)

Open AnthonyNahas opened this issue 6 years ago • 0 comments
trafficstars

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Desired functionality

the developer should be able to add the library via schematics

ng add @angular-material-extensions/faq

and everything should be already setup e.g: add import statement of the lib to app.module.ts

AnthonyNahas avatar Mar 10 '19 11:03 AnthonyNahas