Uses latest Angular version
Make sure you have the appropriate nodejs version installed.
NodeJs compatability can be found at https://angular.dev/reference/versions
If are using linux or mac, you can use nvm for different versions of NodeJS on the same machine.
Clone this repository locally :
git clone https://github.com/eskinderg/Angular.git
Install dependencies with npm :
cd Angular
npm install
npm run start
Navigate to http://localhost:4200/