Skip to content

(angular 19/17 & primeng v.19/17) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!

Notifications You must be signed in to change notification settings

Thitikorn-Nupan/angular-with-primeng-intermediary-service

Repository files navigation

Step install Primeng + PrimeFlex + Config

Note : This way recommend angular CLI & Core version 17

  • npm install primeng@17.18.15 (if failed add --legacy-peer-deps)
  • npm install @primeng/themes@19.1.3 (if failed add --legacy-peer-deps)
  • npm install primeicons@7 --save
  • npm install primeflex@3
  • go to main css as 'style.css' and add @import "primeng/resources/themes/lara-light-blue/theme.css"; @import "primeng/resources/primeng.css"; @import "primeicons/primeicons.css"; @import "primeflex/primeflex.css"; @import "primeflex/themes/primeone-light.css";

About

(angular 19/17 & primeng v.19/17) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published