Skip to content

Simple NodeJS server to view images from a folder

License

Notifications You must be signed in to change notification settings

xiaoji-duan/simple-image-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Image Viewer

Setup

  • git clone https://github.com/sjfricke/simple-image-viewer
  • cd simple-image-viewer

Run

  • node server.js
  • Put images in the ./site/images folder and go to localhost:4000 to view them

About

Simple NodeJS server to view images from a folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.8%
  • HTML 16.4%
  • CSS 11.8%