RUN UI Download and install Node.js and npm: https://nodejs.org/en/download/ Install Angular CLI: npm install -g @angular/cli Execute following command in UI directory: ng serve The UI will be running at: http://localhost:4200