Recherche…


Bonjour le monde !

Placez le code suivant dans un nom de fichier helloworld.js

console.log("Hello World");

Enregistrez le fichier et exécutez-le via Node.js:

node helloworld.js


Modified text is an extract of the original Stack Overflow Documentation
Sous licence CC BY-SA 3.0
Non affilié à Stack Overflow