Book
Submodule 21.2: Single Page Applications - Practice
Submodule 21.2: Single Page Applications - Practice
Completion requirements
View
The results
With the previous code configured, open your Terminal, go to the angularChocoYourname
angular-sub-folder and run ng serve
to run your application in development mode. In your browser navigate to the URL localhost:4200
Do a Git commit with the message "Angular SPA".
- See more about Single Page Applications