Answer:
Yes
Step-by-step explanation:
server command in angular also known as ng serve is a command to build and serve an angular application.When served using this command on file changes system automatically rebuilds and serve application.
There are multiple options available with command which can be activated and deactivated using flags .