From 9477ca48e4c1d5fbe5a8e6f95ea00c6a84190f19 Mon Sep 17 00:00:00 2001 From: Konrad Date: Wed, 31 Jul 2024 13:16:22 +0200 Subject: [PATCH] feat(angular/Setting up a New Project): add content to the thread (#6302) --- .../setting-up-a-new-project@EbFRcy4s6yzzIApBqU77Y.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/data/roadmaps/angular/content/setting-up-a-new-project@EbFRcy4s6yzzIApBqU77Y.md b/src/data/roadmaps/angular/content/setting-up-a-new-project@EbFRcy4s6yzzIApBqU77Y.md index c99d68232..c01446bc6 100644 --- a/src/data/roadmaps/angular/content/setting-up-a-new-project@EbFRcy4s6yzzIApBqU77Y.md +++ b/src/data/roadmaps/angular/content/setting-up-a-new-project@EbFRcy4s6yzzIApBqU77Y.md @@ -1 +1,7 @@ -# Setting up a New Project \ No newline at end of file +# Setting up a New Project + +Visit the following resources to learn more: + +- [@official@Installation](https://angular.dev/installation) +- [@official@Setting up the local environment and workspace](https://angular.dev/tools/cli/setup-local) +- [@official@Build your first Angular app](https://angular.dev/tutorials/first-app)