top of page

Angular

Public·1 member

Bhanu Uday
Codersarts Employee

Codersarts Team

Java Developer

Create First Application in Angular

Hi Everyone, Today We will discuss about "Creating First Application in Angular".


  1. Open your command prompt.

  2. Write following commands

  • ng new MyApp

  • cd MyApp

  • ng serve


15 Views
Bhanu Uday
Codersarts Employee

Codersarts Team

Java Developer

Installation and Setup of Angular

Hi Everyone, Today We discuss about "How to setup Angular in your System?".


Step 1 : Let's Start with Choosing a perfect Editor.

You need to choose an editor for creating your angular projects. You can choose any editor of your choice including any editions of Visual Studio, Eclipse, Atom etc.

We will be using Visual Studio code as our editor. Visual studio code is an open source project and free to use. It can run on Windows, Linux & OS X. It has IntelliSense support, easy integration with Git and support for debugging the applications. It has a great support for Typescript. You can download VS Code from here:

Step 2: Install Node.js


15 Views
Bhanu Uday
Codersarts Employee

Codersarts Team

Java Developer

Introduction to Angular

Angular is a JavaScript framework which makes you able to create reactive Single Page Applications (SPAs).


Angular 2 is now known as Angular is the new front end framework and is the successor to the most popular AngularJs.

What is Angular?

Angular is a UI framework for building mobile and desktop web applications. It is built using JavaScript. You can use it to build amazing client-side applications using HTML, CSS, and JavaScript.

Features of Angular


38 Views
    bottom of page