Mukarram Javid · Programing · 2 years ago

What is NodeJS

What is NodeJS?

Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on a JavaScript Engine and executes JavaScript code outside a web browser, which was designed to build scalable network applications.

How to install NodeJS?

npm install -g npm
© 2024 - Built with Mukarram