# About NodeJs

Node.js is an open source server environment.  
Node.js allows you to run JavaScript on the server.  
Node.js is a free, open-sourced, cross-platform JavaScript run-time environment that lets developers write command line tools and server-side scripts outside of a browser.  

JavaScript  
Node.js provides support for the JavaScript programming language  
  
Open Source  
Node.js is open source and actively maintained by contributors all over the world  
  
Everywhere  
Node.js has been adapted to work in a wide variety of places  
Node.js has a set of built-in modules.  
Visit here to learn about modules

[https://lnkd.in/gvC\_DBuE](https://lnkd.in/gvC_DBuE)

Download Node.js  
Download Node.js from the official Node.js web site:

[https://nodejs.org](https://nodejs.org)

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1671186265436/jAMK2TeTz.png align="center")
