Use git and use the following command to clone the repository:
git clone https://github.com/kiranitor123/typescript-test.git
Use npm and use the following command to install the dependencies:
npm install or npm i
Use npm and use the following command to run the application:
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.