Skip to content

vicwin/hapiFileServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapiFileServer

a simple static file web server

##Start the Server

  • run ```npm install``
  • installed "supervisor" npm install supervisor -g
  • Start npm run-script start-local
  • Note: it will restart when there is change in "./lib" and "./"
  • Go to "http://localhost:8001/public/people.json" and you will see a json output

About

a simple static file web server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published