FlashcardBeginner
Running a JS File
Run a JavaScript file with the node command followed by the filename.
Question
How do you run a JavaScript file with Node.js?
Click to reveal answer
Run a JavaScript file with the node command followed by the filename.
How do you run a JavaScript file with Node.js?