Skip to content

Instantly share code, notes, and snippets.

@sahajamit
Created January 18, 2017 09:18
Show Gist options
  • Save sahajamit/488dc1ca2476204e5145d2cf8e2b9498 to your computer and use it in GitHub Desktop.
Save sahajamit/488dc1ca2476204e5145d2cf8e2b9498 to your computer and use it in GitHub Desktop.
http://stackoverflow.com/questions/16333790/node-js-quick-file-server-static-files-over-http
npm install http-server -g
http-server D:\Folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment