This basic app has many of the features you'd expect to find in a data-driven application. It acquires and displays a list of heroes, edits a selected hero's detail, and navigates among different views of heroic data.
This project reinforce skills such as:
| Heroes Dashboard | Heroes List |
|---|---|
![]() |
![]() |
| Heroes Details | Navigation Diagram |
|---|---|
![]() |
![]() |
npm installnpm compodoc runcompodoc -p <tsconfig.json_path> --theme <theme_name>compodoc -p <tsconfig.json_path> --a <assets_path>@angular/animations : ^7.0.0
@angular/common : ^7.0.0
@angular/compiler : ^7.0.0
@angular/core : ^7.0.0
@angular/forms : ^7.0.0
@angular/http : ^7.0.0
@angular/platform-browser : ^7.0.0
@angular/platform-browser-dynamic : ^7.0.0
@angular/router : ^7.0.0
@angular/upgrade : ^7.0.0
angular-in-memory-web-api : ^0.6.0
core-js : ^2.5.4
rxjs : ^6.3.0
zone.js : ~0.8.26