feat(angular/Creating Components): add content to the thread (#6299)

* feat(angular/Creating Components): add content to the thread

* Update src/data/roadmaps/angular/content/creating-components@ex8FOKrUlbu4MuEq2czyW.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
pull/6301/head
Konrad 4 months ago committed by GitHub
parent b944d51da7
commit 6aa12ce695
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 10
      src/data/roadmaps/angular/content/creating-components@ex8FOKrUlbu4MuEq2czyW.md

@ -1 +1,9 @@
# Creating Components
# Creating Components
You can either use Angular CLI to create the Angular components or create it manually.
Visit the following resources to learn more:
- [@official@Build your first Angular app](https://angular.dev/tutorials/first-app)
- [@official@Components](https://angular.dev/essentials/components)
- [@official@Angular CLI - ng generate components](https://angular.dev/guide/components)

Loading…
Cancel
Save