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

NODE Reference: NPM

Quick reference for NPM.

Read time: 1 min Words: 14
My Progress

NODE Reference — NPM

Quick summary of NPM with syntax and example.

Syntax

node file.js

Example

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