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
parent
b944d51da7
commit
6aa12ce695
1 changed files with 9 additions and 1 deletions
@ -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…
Reference in new issue