Vertaling van "angular cli" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Il y a une convention de nommage clairement établie, et appliquée par Angular CLI.
There is a clear naming convention established, and applied by Angular CLI.
Enfin, vous devez installer Angular CLI en exécutant la commande suivante.
Finally, you have to install the Angular CLI by running the following command.
Angular CLI a lui-même son fichier de configuration angular.json si tu veux changer quelques-unes des options par défaut.
Angular CLI itself has a configuration file angular.json if you want to override some of its defaults.
Tu peux configurer Angular CLI pour qu'il ajoute un préfixe automatiquement à chaque composant généré.
You can configure Angular CLI so that it prepends this prefix to every generated component.
Commençons par installer Angular CLI, et générons une nouvelle application avec la commande ng new.
First let's install Angular CLI, and generate a new application with the ng new command.
Si vous préférez commencer à partir de zéro, assurez-vous d'avoir installé Angular CLI.
If you prefer to start from scratch instead, make sure that you have Angular CLI installed.
Si Angular CLI n'est pas installé, installez-le simplement en lançant la commande suivante.
If you don't have Angular CLI installed, simply install it by issuing the following command.
Le premier exercice est consacré à démarrer une application avec Angular CLI, et va plus loin que ce que nous voyons dans ce chapitre.
The first exercise is about getting everything up and running with Angular CLI, and goes further than what we see in the chapter.
Cette dernière version est accompagnée de l'outil en ligne de commande Angular CLI, mais aussi de nouveautés attendues et réellement plébiscitées par la communauté, comme la gestion du rendu côté serveur.
It is accompanied by the command line tool Angular CLI and new features such as a server-side rendering framework that has become very popular within the community of Angular users and developers.
Pour pallier à ce problème, Angular CLI (l'outil qui aide à la génération d'une application Angular) peut venir à la rescousse.
To overcome this problem we can use Angular CLI - the tool that helps to generate an Angular application from the command line.
Côté client Si vous avez construit votre projet Angular avec Angular CLI (ce que nous recommandons), vous aurez besoin d'outillage supplémentaire
If you have built your Angular project with Angular CLI (which we recommend), you will need some extra tools
Dans l'étape suivante, vous devez installer Node.js, TypeScript et Angular CLI.
In the next step, you need to install Node.js, TypeScript, and the Angular CLI.