You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node.js is a server-side JavaScript environment that uses an asynchronous event-driven model. This allows Node.js to get excellent performance based on the architectures of many Internet applications.
Installation
The installation guide explains how to get started installing Node.js and the Node Package Manager (NPM) on your system.
FAQ
The FAQ answers common questions people have about Node.js.