This course was inspired by the Tour of Heroes tutorial on Angular's official website.
This repository is part of the Curso Angular v13 - Tour of Heroes on YouTube.
Angular | 13.x.x | https://angular.io |
git clone https://github.com/eltonsantos/tour-of-heroes-angular.git
cd tour-of-heroes-angular
npm install
ng serve
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.