Language:

Search

Getting Started

  • Share this:
post-title

Necessary things

 

1. Code editor

2. Angular CLI

3. Extensions for Angular in VS Code

 

1. Code editor

 

Here, we can use VS Code [External Link] for angular poject. Because, it has numerous extensions package to support angular project development.

 

2. Angular CLI

 

Angular CLI is very important things in angular project development

npm install -g @angular/cli

If you get error like "'npm' is not recognized as an internal or external command, operable program or batch file." then you need to install npm on your system. Please follow this to install npm and node installation.

 

3. Extensions for Angular in VS Code

 

There are numerous extensions available for angular in VS code. We can get all necessary extensions by installing Angular Extension Pack

Alternatively, you can find them in VS Code's Extension market place section.

2021-10-27 10_24_09-Extension_ Angular Extension Pack - Visual Studio Code
 

In next part, we will discuss about creating project and structure.

Stay tuned !!!

 

Next Topic

Siva P SV

Siva P SV

I am developer and blogger. I am experienced in PHP, .NET, Android, Ionic, I know these kind of language. Because, I would like to learn new things in this world. I am still learning much more things. Oh, I forgot to mention that I am also one of the Co-Founders of Tuty Rocks