Difference between revisions of "Getting Started with PrimeNG"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 2: | Line 2: | ||
* http://primefaces.org/primeng/ | * http://primefaces.org/primeng/ | ||
* http://primefaces.org/primeng/#/setup | |||
* https://angular.io/ | * https://angular.io/ | ||
* | * |
Revision as of 07:17, 13 October 2019
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