This app is based on the Hello World example of the Express.js site. It's the minimal app to create with js.
Clone this repository, and With node installed, run node node app.js
while in the folder of the project.
Run the express generator to create the skeleton for a full app with numerous JavaScript files, Jade templates, and sub-directories for various purposes.