Skip to content

Latest commit

 

History

History
executable file
·
32 lines (22 loc) · 709 Bytes

README.md

File metadata and controls

executable file
·
32 lines (22 loc) · 709 Bytes

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/