I\'m trying to start serving some static web pages using connect like this:
connect
var connect = require(\"connect\"); var nowjs = require(\"now\"); va
You might be needed to restart the process if app.get not working. Press ctl+c and then restart node app.
restart
app.get
not
ctl+c
restart node app