angular/aio/content/examples/first-app-lesson-14/stackblitz.json
Mark Thompson b6b320308d docs: add first-app lesson-14 (#49980)
Adds the content for lesson 14, updates a mistake in lesson 13, and updates the tutorial index page.

PR Close #49980
2023-05-01 10:02:19 -07:00

17 lines
228 B
JSON

{
"description": "Angular - First App - Lesson 14",
"files": [
"!**/*.d.ts",
"!**/*.js",
"!**/*.[1,2].*"
],
"tags": [
[
"first",
"angular",
"app",
"lesson",
"14"
]
]
}