Browse Source

docs: add angular-file-tree

pull/1606/head
mehmet-erim 7 years ago
parent
commit
6f8c76f3d0
  1. 7
      docs/en/Tutorials/Angular/Part-I.md
  2. BIN
      docs/en/Tutorials/Angular/images/angular-file-tree.png

7
docs/en/Tutorials/Angular/Part-I.md

@ -697,10 +697,15 @@ Copy next code block to `book-list.component.html`.
```
> PrimeNG Table used in this component. See the [PrimeNG Table Document](https://www.primefaces.org/primeng/#/table)
The final UI is shown below:
The final UI and file tree are shown below:
![bookstore-book-list](images/bookstore-book-list.png)
<img src="images/angular-file-tree.png" height="75%">
> Check the folder structure on [Angular Style Guide](https://angular.io/guide/styleguide#file-tree)
### Next Part
See the [next part](Part-II.md) of this tutorial.

BIN
docs/en/Tutorials/Angular/images/angular-file-tree.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Loading…
Cancel
Save