Job offers
Companies
Tests
Blog
I'm an employer
Sign up
Log in
Group 2@2x
Created with Sketch.
Home
>
IT Tests
>
Questions
>
Start the development server in Angular
Question from the Angular - Fundamentals test
Start the development server in Angular
Start test
See the Angular - Fundamentals test
Easy
Which CLI command is used to start the development server?
ng deploy
ng server
ng serve
ng generate
Correction available!
Author: Léo
Status: Published
Question passed 1173 times
Edit
1
Community Evaluations
Subhi Yarmemet
21/10/2024
Other option : `npm start` , if `ng serve` command is predefined in `package.json`
Auteur anonyme
29/10/2024
`npm start` isn't an Angular CLI command...
Similar Questions
More questions about Angular
15
What is TypeScript?
10
Specify the location in the DOM where the component of the active route will be inserted in Angular
6
How to capitalize the first letter of each word in a string in Angular
5
What is Angular?
5
Navigate to the new-gadgets route in Angular
Load 5 more similar questions