How to Install Angular 17 on Windows 10/11 [ 2024 Update ] Demo Angular Project | Complete Guide

preview_player
Показать описание
Hello Everyone! Today in this video I am going to step-by-step guide you on How to install Angular 17 on Windows 10/11. And then I will also show you how to create a simple Hello World project in Angular. Windows (64-bit).

Geeky Script (
@GeekyScript) is a Computer Science - Educational Videos Creator 🎉
You can support us by buying a coffee ☕️ here —

✻ I really hope you find this video useful. ♥
✻ Please click on the CC button to read the subtitles of this video.

Now before installing Angular 17, you need to first install NodeJS in your system. So for that just go to step 1.

Step 1: How to Download NodeJS?
This page will lead to the NodeJS download page.

Find the installation file (download the LTS version only) and click on it to download. Here is this video we showed how to download and install the NodeJS LTS version in Windows 10/11.
Step 2: Install NodeJS LTS version
Double-click to run the NodeJS download file. Just follow the prompt as shown in the video and install NodeJS on your OS.

Step 3: Now after installing NodeJS in your system, it's time to install Angular. So for that open your command prompt and simply type:
npm install -g @angular/cli

Step 4: Now after installing Angular, you can create an Angular project by simply typing:
ng new your-project-name

So How to install Visual Studio Code?
First You need to download Visual Studio Code for Windows 10/11. For that just go to the following link:
This page will lead to the Visual Studio Code download page.

Here find the exe setup installation file as shown in the video and click on it to download.
Now after downloading Visual Studio Code save the file to the disk and follow the next step for installation.

Step 6: Install Visual Studio Code
Double-click to run the Visual Studio Code installation file. Just follow the prompt as shown in the video and install Visual Studio Code on your OS.

The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets that run the Windows 10/11 operating system like Windows 10/11 Home, Windows 10/11 Professional, Windows 10/11 Enterprise, and Windows 10/11 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

#Angular17 #AngularInstallation #Angulartutorialforbeginners #Angulartutorial #Angularprogramming #Angularprogrammingtutorial #Angularbasicsforbeginners #Windows10

Topics addressed in this tutorial:
How To Download And Install Angular 17 On Windows 10 64-bit OS
Install Angular 17 on Windows 10/11
How to Install Angular 17 and Get Started

---------------------------------------------------------------------------
► Laptop I use:

► Recommended Laptops (35k Range):

► Laptops 50k Range:

► Rode Wireless Mike:

MY RELATED VIDEOS:

THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)

CONNECT WITH ME ON:

Affiliate Disclaimer: Some of the links above are affiliate (referral) links which means if you do click and purchase through them, then I may receive a commission. This helps support the free content on this channel.
Рекомендации по теме
Комментарии
Автор

Did this tutorial help you to install Angular?
Comment Now!! And let me know your opinion...
And Please SUBSCRIBE for more! Also, you can Support my work through YouTube Thanks!

GeekyScript
Автор

the difference between this tutorial and the official one is that this one works.

soaresbatistabruno
Автор

thanku so much bro im suffering from last two days to install angular/cli in my pc and it gives me errors finally i get it into my computer, thankyu so much

NikhilSharma-cuww
Автор

Thank you very much for this Tutorial, it was straight forward and well explained.

itsManLikeChiko
Автор

Actually angular 17 works well with angular materials but in tw elements meet issues . I couldn't understand the flow of tw elements with angular 17.

durgeswarandurgeswaran
Автор

Thank you so much sir for this helpful video

KiranBijarane-jlcw
Автор

Hiii


An unhandled exception occurred: The service was stopped
See for further details.


Could you please explain how to solve this error.

sathyaPriya-xcoi
Автор

Hi please put the vedio how to use tailwind elements with angular 17 and make anyone project. Also

durgeswarandurgeswaran
Автор

Sir after installing angular, i check the version using 'ng - version ', but it said ng is not recognised, what i do sir

tharunismily
Автор

how to create a new component in these

jechklf
Автор

'ng' is not recognized as an internal or external command,
operable program or batch file. Showing while creating a project any solution

prathameshmane
Автор

So I think in latest version they're not providing app.module and app.routingmodule.ts . Or they convert app.module.ts file in to app.component.ts
And app.routing module.ts in to app.routes.ts

sonupambhanjadeo
Автор

why app.module.ts file is not present in this version
sir!!

touristguidebyanitha
Автор

Why ı cant create app.module.ts with cli? Thx for video <3

ynsemreaydin
Автор

npm script is not visible how to fix it

ziyashaik
Автор

I followed your tutorials but didn't see npm script

divinejohnson
Автор

Npm script is not present in my Vs code environment sir
But your tutorial is great
Can you help?

divinejohnson
Автор

npm scripts not shown (10.18) in vs code what to do

vijayarajan-btfk
Автор

what happened to app.module.ts file on this version?

SpiderWolf
Автор

Those who are not getting app.module.ts file, when setting up project, open command prompt, type "ng new MyFirstProject - -no -standalone"

rishabhLEO