npc üreteci ################################## A Angular 4 based SPA. Prerequiremnts nodejs / npm >= 7 Installation npm install -g @angular/cli npm install Development ng serve AOT build ng build -prod dist/ will contain all static files that need to be served with a web server