HelloCloud Workshop that includes an angular project set up for the "Tour of Heroes" tutorial. Prerequisites Download Node from: https://nodejs.org/en/ Install the angular CLI npm install -g @angular/cli How to run To build and start application run: ng serve