DrSchool Learn coding, fast.
EN AR BN CS DE EL Search

NODE Reference: HTTP Server

Quick reference for HTTP Server.

Read time: 1 min Words: 16
My Progress

NODE Reference — HTTP Server

Quick summary of HTTP Server with syntax and example.

Syntax

node file.js

Example

console.log("Run with: node app.js");