Categories

Friday, April 26, 2024
#919814419350 therichposts@gmail.com
Learn Angular

How to create your first website in Angular 10 -Part 1?

Angular 9, Angular 10

Hello to all, welcome to therichpost.com. In this post, I will tell you, How to create your first website in Angular 10 -Part 1?

Angular 10 came and if you are new in angular then please check my below links:

Learn Angular

Angular Basics Modules

This is the part 1 and I will tell you the complete basics information to create website in angular.

Here are the steps you need to follow:


1. Very first, you have download and install Node JS latest version on your machine and here is path from where you can download it:

https://nodejs.org/en/

Install Nodejs latest version
Install Nodejs latest version

2. Now, here are common basics steps to add angular 10 application on your machine and you need to run these command into your command prompt or git bash terminal:

you can do below steps in c, d or e drive

npm install -g @angular/cli

ng new angulardemo // Set Angular10 Application on your pc

cd angulardemo // Go inside project folder

ng serve // Run project and wait till the end until below path will not come

http://localhost:4200/  //Check working Local server

Angular 10
Angular 10 basic demo

So friends, this is it and if you have any kind of query, suggestions and requirement then please comment below and please share your views also on it.

Now you have done the first step to install and run angular. In second part, I will tell you, how to add bootstrap in angular and make html page with bootstrap.

Jassa

Thanks

therichpost
the authortherichpost
Hello to all. Welcome to therichpost.com. Myself Ajay Malhotra and I am freelance full stack developer. I love coding. I know WordPress, Core php, Angularjs, Angular 14, Angular 15, Angular 16, Angular 17, Bootstrap 5, Nodejs, Laravel, Codeigniter, Shopify, Squarespace, jQuery, Google Map Api, Vuejs, Reactjs, Big commerce etc.

1 Comment

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.