Skip to content

Instantly share code, notes, and snippets.

@Andrew-Spiers
Created May 23, 2014 08:53
Show Gist options
  • Save Andrew-Spiers/aa30e29131c2372eda04 to your computer and use it in GitHub Desktop.
Save Andrew-Spiers/aa30e29131c2372eda04 to your computer and use it in GitHub Desktop.
node.js - Reference external routes file
// routes
require('./routes')(app);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment