Skip to content

Instantly share code, notes, and snippets.

@rizkylab
Created December 1, 2014 10:39
Show Gist options
  • Save rizkylab/dc38976c2119ad11510a to your computer and use it in GitHub Desktop.
Save rizkylab/dc38976c2119ad11510a to your computer and use it in GitHub Desktop.
var about = require('./routes/about');
app.get('/about', about.about);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment