Skip to content

Instantly share code, notes, and snippets.

@brianflurry
Created October 2, 2012 17:43
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 brianflurry/3821547 to your computer and use it in GitHub Desktop.
Save brianflurry/3821547 to your computer and use it in GitHub Desktop.
app.js contents
var start = require('./start_server');
start.StartServer();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment