Created
December 20, 2016 02:53
-
-
Save ianaya89/f34176890e01c3a6827261b2dd53293f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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