GIT
Installer GIT en suivant la documentation officielle : https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
Node et NPM
Node.js et livré avec npm
https://nodejs.org/en/learn/getting-started/how-to-install-nodejs
$ node --version $ npm --version