Guest User

Untitled

a guest
Jun 21st, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ....
  2.  
  3.  
  4.  
  5. var app = module.exports = express.createServer();
  6.  
  7. // Configuration
  8.  
  9. require('./config')(app);
  10.  
  11. ....
Add Comment
Please, Sign In to add comment