Skip to content

Instantly share code, notes, and snippets.

@ianaya89
Created December 20, 2016 02:53
Show Gist options
  • Save ianaya89/f34176890e01c3a6827261b2dd53293f to your computer and use it in GitHub Desktop.
Save ianaya89/f34176890e01c3a6827261b2dd53293f to your computer and use it in GitHub Desktop.
app.use(express.static('public'))
app.use('img', express.static('images'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment