Skip to content

eskinderg/Angular

Repository files navigation

CI

Uses latest Angular version

NodeJS Requirement

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.

Getting Started

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/