App.js Node not working through Browser but from Command Line

I create a Sub Domain.
Followed the steps to install Express.js
Worked through CLI but from browser just get the raw text.

image

Added VHost Config:
image

Fixed Permissions and restarted the server.

What else should I check to make it work through the Browser.