We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc4139 commit 1159262Copy full SHA for 1159262
1 file changed
README.md
@@ -1,6 +1,7 @@
1
# Debugging Angular
2
Debugging Angular with Visual Studio Code.
3
4
+[](https://www.youtube.com/watch?v=H-sMmxfNxBM)
5
6
## Project Configuration
7
| Setting | Value |
@@ -11,7 +12,8 @@ Debugging Angular with Visual Studio Code.
11
12
| Architecture | npm/node |
13
| IDE | Visual Studio Code |
14
| License | GPL v3 |
-| Tutorial | TODO |
15
+| Tutorial | [Youtube Tutorial](https://www.youtube.com/watch?v=H-sMmxfNxBM) |
16
+
17
18
19
## Generate Application
0 commit comments