fps-ng
v9.1.0
Published
UI Components for Angular
Downloads
6
Readme
FPS NG
UI Components for Angular
Fork de Primeng para FPS
Download
PrimeNG is available at NPM, if you have an existing application run the following command to download it to your project.
npm install fps-ng --save
Angular CLI Integration
Add PrimeNG
"dependencies": {
//...
"fps-ng": "^9.0.0",
},