Skip to content

Instantly share code, notes, and snippets.

@pleerock
Last active May 17, 2016 07:04
Show Gist options
  • Save pleerock/e27caa5055122800a43ac3e326ef1961 to your computer and use it in GitHub Desktop.
Save pleerock/e27caa5055122800a43ac3e326ef1961 to your computer and use it in GitHub Desktop.
import "./BlogController";
const app = createExpressServer();
app.listen(3001);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment