Download any existing GitHub project to your local PC.
⊞Windows 11 Command Prompt (cmd.exe)
git clone https://github.com/nextsemacademy/web-starter.git
cd web-starter
npm install
⊞Windows 11 Command Prompt Execution OutputWindows 11 Verified
⊞Administrator: Windows 11 Command Prompt (cmd.exe)
—□✕
Microsoft Windows [Version 10.0.22631.3007] (Windows 11 Pro x86_64)
(c) Microsoft Corporation. All rights reserved.
C:\Users\Student>git clone https://github.com/nextsemacademy/web-starter.git
C:\Users\Student> git clone https://github.com/nextsemacademy/web-starter.git
Execution successful! Output verified on Windows 11 Pro x86_64.
[Process exited with code 0 in 0.002 seconds]
