nodejs check if express started code example Example: nodejs check if express started server.listen(80).on('error', function(err) { });