Debugging
Chrome's dev tools
F12 in Chrome will display the developer tools

Top

Index

Augury
Google for angury and go to Google store

Add the extension to chrome

open dev tools and click augury (may have to reload the page)

under the component tree a selected component's properies will be visible by clicking the State caret on the properties tab

Top

Index

debugging
from the project root run the following command to run the app in a browser at htt://localhost:4200
    ng serve
        

Top

Index

n4jvp.com