Node.js

a standalone JavaScript runtime built on Chrome’s V8 JavaScript engine. - nodejs.org

It includes NPM package manager.

Install

Recent node version (Prefered)

or

$ sudo apt install nodejs
$ sudo apt install npm
Written on November 29, 2020, Last update on October 13, 2021
node.js