Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 296 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 296 Bytes

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