- Download node
snap install node --channel=18 --classic - Download angular
npm install -g @angular/cli.-gis so it is accessible from all folders ng new trackerui2- Run
ng serveand verify the standard page is shown. If running behind Nginx reverse proxy, set yourbasetag inindex.html, particularly thehreftag to match the subpath in yourconf.dorsites-enabledthat proxies4200port or whatever other port you use to runng serveon