Web Developer

Category: NodeJS

Node.JS Section 1: Introduction

command: node -v: to check node.js version command: node, to set up one working place node.js doesn’t have window, document, however, it has global and process to exit the working place, run: process.exit()