ng build vs ng serve | Difference between ng serve and ng build | Angular Tutorial in Telugu  Part 6

ng build vs ng serve | Difference between ng serve and ng build | Angular Tutorial in Telugu Part 6

ottit

4 года назад

2,147 Просмотров

In this video we explained fundamentals about basic commands:
ng build
ng serve
1. ng build
Compiles an Angular app into an output directory named dist/ at the given output path. Must be executed from within a workspace directory.
ng build project [options]
ng b project [options]
Note: The application builder uses the webpack build tool, with default configuration options specified in the workspace configuration file (angular.json) or with a named alternative configuration.

2.ng serve
Builds and serves your app, rebuilding on file changes.
ng serve project [options]
ng s project [options] #ottit #technologytutorials

Тэги:

#ng_build #ng_serve #angular_commands #difference_between_ng_build_and_ng_serve #webpack #angular_application_building #dist_folder #output_folder_in_angular #angular #angular_cli #angular_tutorial
Ссылки и html тэги не поддерживаются


Комментарии: