mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 13:22:38 +02:00
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>
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user