Node.js is a JavaScript runtime used to execute code without a web browser. The node environment lets developers create web apps, servers, scripts and command line tools.
Working with module export
NPM
The NPM (Node Package Manager) is the standard package manager for Node.js.