Skip to content

Instantly share code, notes, and snippets.

@davehax
Created March 23, 2018 03:40
Show Gist options
  • Save davehax/af97e06111af203bf9ad773cd0953dd2 to your computer and use it in GitHub Desktop.
Save davehax/af97e06111af203bf9ad773cd0953dd2 to your computer and use it in GitHub Desktop.
// ... code ...
app.use("/poketype/", express.static(path.join(__dirname, "../poketype/dist/")))
// ... code ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment