Inhaltsverzeichnis

node.js

node.js

Installieren

https://github.com/nodesource/distributions#deb

Node.js v4.x:

curl -sL https://deb.nodesource.com/setup_4.x | bash -
apt-get install -y nodejs

Siehe auch