It is an web with a navbar that has a hero finder where you can see more detailed description of the hero.
This project was generated with Angular CLI version 8.3.5.
Run npm install
to install the dependencies, then run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
This project uses Angular CLI 8.3.5.
, The official Node.js
version that is supported is 10.9 or greater.
Update Node.Js
to the latest stable version
$ sudo npm cache clean -f
$ sudo npm install -g n
$ sudo n stable
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.