Node.js REPL Oct28

Tags

Artigos Relacionados

Share This

Node.js REPL

Node.js

REPL:

  • Stands for Read Evaluate Print Loop
  • Type node to enter the REPL:

  • Type .exit to exit:

  • Type .editor to open a flexible text editor:

  • .help to show command list: