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/peimelo/curso-tour-of-heroes-frontend.git
cd curso-tour-of-heroes-frontend
npm install
ng serve
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.