I have a pretty straight-forward question. I made a web game with NodeJS, and I can successfully play it by myself with multiple browser windows open side-by-side; however,
Make sure the server is running, either by using 'npm start', or 'nodemon' in the command line window.