// This is a simple Hello World program in Node.js // Command node src\server\helloworld.js console.log('Hello World!');