Getting Started with PrimeNG
Revision as of 07:17, 13 October 2019 by PeterHarding (talk | contribs)
Links
Example
ng new primeng-example cd primeng-example npm install primeng --save npm install primeicons --save ng add ...
For some PrimeNG modules you will need extra modules added:
@angular/cdk - which in turn requires quill chart-js