Skip to content

Simple HTML Web Server, access HTML, JPGs, PNGs, GIF, Fonts through localhost - for prototyping websites

License

Notifications You must be signed in to change notification settings

JennerPalacios/SimpleHTMLWebServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleHTMLWebServer

Simple HTML Web Server, access HTML, JPGs, PNGs, GIF, Fonts through localhost - for prototyping websites

Requires NodeJS To launch simple click the file "0---start-cmd-here---0" to open up command prompt/console and type node simpleWebServer.js or launch with pm2 if you have it.

Web server will only access files from this folder, it will attempt to launch an index.html - given that you have such file in the folder you launched it - if not, you can go directly to any file inside that folder ie: localhost or localhost/index.html or localhost/cats.jpg etc, etc

About

Simple HTML Web Server, access HTML, JPGs, PNGs, GIF, Fonts through localhost - for prototyping websites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published