-
Notifications
You must be signed in to change notification settings - Fork 2
JavaScript
Charles Troupin edited this page Jun 27, 2017
·
1 revision
Node.js is a JavaScript runtime.
Package manager for JS and software registry.
https://www.npmjs.com/
npm comes with Node.js. If you want the most recent version:
sudo npm install npm@latest -g
npm install package_name