Files & Folder structure in angular application | Angular 13 tutorial #2

preview_player
Показать описание
#angularCLI #angular13 #nihiratechiees

This video about angular 13 tutorial . this 2nd part explains
1, angular application folder structure
2, angular files & it's usage

Important Links
================

Important commands
=======================

1, node -v -- identify the version of node
2, npm -v -- identify the version of npm
3, ng version -- identify the version of angular CLI
4, ng new project 1 -- Create project
5, ng serve -- run the angular application
6, npm install -g @angular/cli [ Installing angular CLI]
Рекомендации по теме
Комментарии
Автор

Thank you for the video! Your content is very well explained and formatted. I don't like Angular (like I said before) but you make learning and understanding its general structure very easy and straight forward. Thank you! I am excited to be able to work in Angular, regardless of how I feel about it as a framework. Thank you!

jgttech
Автор

The environment.ts files did not get created. Could this be because I'm using Angular 15.0.4?

tonegrail
Автор

Bro... My angular version is 13.2.5, but my node version is 17.5.0 which shows that it is unsupported, will u help me in tackling this problem asap?

aakashraj