SyntaxFix
Write A Post
Hire A Developer
Questions
Just go on that directory of your JS file from cmd and write node jsFile.js or even node jsFile; both will work fine.
cmd
node jsFile.js
node jsFile