Angular 8 Tutorial - 2 : Setting up the Development Environment for Angular

Publié le: 31 mai 2020
sur la chaîne: The Architect’s Notebook
93
6

Angular 8 Tutorial - 2 - Setting up the Development Environment for Angular

Angular 8 | Tutorial 2

In this video I had explained how to set up the development environment. For this we need to do the following:

1. Install Node and NPM : https://nodejs.org/en/download/
To check the node and npm versions:
node --v
npm --v
2. Install Angular CLI
npm install -g @angular/cli
To update : npm install -g @angular/cli @latest
To check the version
ng --version
3. Download and Install Visual Studio Code:
https://code.visualstudio.com/download
4. To create a new Project :
ng new AngularDemo
5. To run the angular app:
ng serve --open

Please follow:

Youtube link :    / @the_architects_notebook  

Blog link: https://knowhowtoexplore.blogspot.com/

Insta link :   / knowhowto_4  

Facebook:   / know-howto-213394349077392  


Sur cette page du site, vous pouvez voir la vidéo en ligne Angular 8 Tutorial - 2 : Setting up the Development Environment for Angular durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur The Architect’s Notebook 31 mai 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 93 fois et il a aimé 6 téléspectateurs. Bon visionnage!