We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PrimeNG is an Angular CLI project so to build PrimeNG from source and run the showcase locally, follow the instructions below;
git clone git@github.com:primefaces/primeng.git
npm install
ng serve
Visit address below to run the demos locally;
http://localhost:4200