To debug an angular app with vs code follow these steps:
- Start the application using npm start command
- Add a break point in the code
- Select the menu option Debug -> Start Debugging.
No comments:
Post a Comment