GTUTO
https://www.gtuto.com/node-js/
Export date: Fri Apr 19 18:26:50 2024 / +0000 GMT

NODE.JS


Très bon article 1  pour débuter


installation Debian


apt-get install nodejs 


update-alternatives --install /usr/bin/node nodejs /usr/bin/nodejs 100   --> maintenant nodejs ET node   utilisables


curl https://www.npmjs.com/install.sh | sh --> installation de npm pour les bibliothèques

utilisation : node monscript.js

node -v et npm -v pour controler
Links:
  1. http://nodejs.developpez.com/tutoriels/javascript/ node-js-livre-debutant/
Post date: 2016-03-25 21:07:45
Post date GMT: 2016-03-25 21:07:45

Post modified date: 2016-03-25 21:15:42
Post modified date GMT: 2016-03-25 21:15:42

Export date: Fri Apr 19 18:26:50 2024 / +0000 GMT
This page was exported from GTUTO [ https://www.gtuto.com ]
Export of Post and Page has been powered by [ Universal Post Manager ] plugin from www.ProfProjects.com