Angular 6 Basics 4 - Creating and running a project

preview_player
Показать описание

Learn how to create and run a new Angular project with the Angular CLI. Learn how to use the ng new command to create an Angular app from scratch.

Angular 6 Basics - Learn how to create Angular applications from scratch. Understand the Angular framework and learn how to use the features of the framework to create components and services. Use modules to organize your code. Build applications that call REST APIs and fetch data from a server. Implement routing to show multiple views with multiple URLs.

This course requires no previous knowledge of Angular or AngularJS.
Рекомендации по теме
Комментарии
Автор

thank you for making such videos, its really helpfull
but there is dependancy of git, and that should be installed before.... you should tell in video

kanwaljeet
Автор

Questions:
1. How do I know which version on angular project got created with ng new?
2. How can I create a project with a specific angular version?

anurag
Автор

We can open visual studio code with folders already loaded right from the command line. Just cd to the directory and type code .

Keraau
Автор

I am intrested to hear ur voice to explain about javascript Es6 concepts... And as well as about promises in Es5 and Es6...

bhogeswarreddy
Автор

Nice video thank you for sharing #TapanDubey

TapanDubey
Автор

Thanks kaushik, the current angular CLI ask me whether to generate a routing module during project creation . what does that mean. Thanks in advance

vijayakrishnankumar
Автор

This did just like yours, so that part is ok.
C:\ng new first-project
? Would you like to add Angular routing? No
? Which stylesheet format would you like to use? CSS
CREATE first-project/angular.json (3481 bytes)
CREATE first-project/package.json (1286 bytes)

AmericaLIED
Автор

'git' is not recognized as an internal or external command,
operable program or batch file.

AmericaLIED
Автор

Do I need to do something like change directory to get to the $ prompt? so I can start my ng new first-project?

AmericaLIED
Автор

The serve command requires to be run in an Angular project, but a project definition could not be found.

AmericaLIED
Автор

Do I have to manually change directories? cd something?

AmericaLIED
Автор

Hi sir please explain about unit testing and integration testing....

bhogeswarreddy
Автор

Does the $ need to be there? Because I don't see it on my screen.

AmericaLIED
Автор

Hi Koushik, Thanks for nice videos. After installation while creating project "ng new firstapp" getting below error. Please help me to resolve this I am completely new to angular .
? Would you like to add Angular routing? (y/N) events.js:174
throw er; // Unhandled 'error' event
^

Error: read EINVAL
at TTY.onStreamRead
Emitted 'error' event at:
at emitErrorNT
at emitErrorAndCloseNT
at process._tickCallback

techstack
Автор

'ls' is not recognized as an internal or external command,
operable program or batch file.

AmericaLIED
Автор

I am not able to create new project using 'ng new first-project'. Its showing 'Package install failed'. What to do?

samritijamwal
Автор

ng new first-project asks me 'which stylesheet format would you like to use?' what should i select ?

renukaaundhakar
Автор

ENOENT: no such file or directory, scandir
_modules'....When i will write ng -serve, I am getting this error

samritijamwal
Автор

I have a problem to install it. It shows error- maximum call stack size exceeded, anyone can help?

pola
Автор

Do I need to be at a "$" prompt like yours for this to work?

AmericaLIED
join shbcf.ru