Angular
Angular CLI Basics - ng serve
  •  

ng serve Exercise

PRO
Outline

In this section, run your application with the ng serve command using the following settings:

  • Running the app on port 8000
  • Opening the application in the default browser after the server starts

After trying this out, continue on to the next video to review these exercises.

 

I finished! On to the next chapter