That's probably I really dumb question but I really need an answear. I made this javascript project for school and I used socket.io and node.js. Right now, in order to get it to run, I write in the terminal the "node ." cmd. I have to copy the project to a flash drive, bring it to school and then present it in front of the class, but I'm wondering, will the "node ." command work once I open the project from another computer?
It will work if you going to open the cmd in the folder of your project, and there's a terminal in the main vscode. So don't worry