This project was generated with Angular CLI version 8.3.12.
The src
folder was replace with the results of partially going through the
Angular Getting Started tutorial.
Make sure the Angular CLI is installed globally:
npm i -g @angular/cli
Install the dependencies:
npm i
Run a local dev server:
ng serve
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.