Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 378 Bytes

File metadata and controls

20 lines (12 loc) · 378 Bytes

Usage and Example

Usage

node \[options\] index.js

Please see the Command Line Options document for more information.

Example

An example of a web server written with Node.js which responds with 'Hello, World!':

See also

Check out also this guide