Once the server is running, open your browser and navigate to http://localhost:4200/. The application will automatically reload whenever you modify any of the source ...
To allow navigation without triggering a server request, Angular now use by default the HTML5 pushState API enabling natural URL style (like localhost:4200/home/), in opposition to Angular 1 which ...