JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Gallery
Angular Notes
Angular
Intro and Preq
Pre requisites for Angular
Create new angular Proj
Problems
Interactive book list
Angular Notes
More
Share
Explore
Create new angular Proj
Important files in the Project
In the first Chapter we are going to work with the following files:
(These files are present inside src/app folder)
1) app.component.html (works as my view file)
2) app.component.css
3) app.component.ts -- (works as my model file)
some html code is already there
I will simply run
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
Ctrl
P
) instead.