node.js
Démarrer avec Node (construction)
Installer node
Ouvrir le terminal et taper
$ ls node1 $ cd node1 $ ls hello.js $ node hello.js Hello hello
Pour quitter node sous Mac
control c
Liens
15.1: What is Node.js? – Twitter Bot Tutorial (The Coding Train)