This illustration shows console output that demonstrates how to create a new folder to store the server-side Node.js application. Commands being displayed: mkdir projects cd projects mkdir node-wsChatServer cd node-wsChatServer There is no output, but the command prompt changes to reflect the movement inside folders.