Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 355 Bytes

NgSeven

Includes

  • Lazy Loading
  • Docker

Dependencies

  • Primeng: npm install primeng
  • Primeicons: npm install primeicons
  • Primeflex: npm install primeflex

Comands

  • Run dev: ng s -o
  • Build: ng build || npm run build
  • Build environment: ng build --configuration staging || development
  • Environments: ng generate environments