Structure & Credits
Structure
After purchasing our template extract the zip file and you will see this structure.
- documentation/
-
Code/
-
src/
-
app
- pages (containing index pages)
- shared
- shared components (containing portfolio, home, about, etc. components )
- app.routing.ts
- app.component.html
- app.component.scss
- app.component.ts
- app.module.ts
- assets
-
app
- ...
- package.json
- angular.json
-
src/