[Rx] Update Node.js

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript. It includes npm, which is the package manager for JavaScript code ( installs programs).

Node.js is an open-source, cross-platform JavaScript run-time environment that executes JavaScript. It includes npm, which is the package manager for JavaScript code ( installs programs).

Grunt is a command line tool that runs on Node.js and automates your JavaScript build process. Grunt is an “easy” way compile coffeescript, sass, compass. It can minify, concatenate, and a whole lot more. Everything is simple… as long as you know what you’re doing.
![]()