I just started using expressJS to create local server (localhost:3000). I can use javascript(e.g. file: app.js) to send to browser "Hello World", etc. My question