Skip to content

Instantly share code, notes, and snippets.

@gocreating
Created July 28, 2014 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gocreating/d8d58592df2443019b9f to your computer and use it in GitHub Desktop.
Save gocreating/d8d58592df2443019b9f to your computer and use it in GitHub Desktop.
var router = express.Router();
require('./routes/main/user')(router);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment