Run npm run start for a dev server. express server will listen 3000 port
Run cd pms-hq and npm run start. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Run cd pms-hq and npm run build
Run cd pms-hq and npm run test