Skip to content

Instantly share code, notes, and snippets.

@dmfenton
Created March 13, 2017 19:31
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 dmfenton/d457518ab46790d7af136589bb7258d6 to your computer and use it in GitHub Desktop.
Save dmfenton/d457518ab46790d7af136589bb7258d6 to your computer and use it in GitHub Desktop.
const express = require('express')
const app = express()
const Koop = new Koop()
app.use(koop.server)
app.listen(80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment