Skip to content

rishrBrowserstack/JavaScript-Simple-HTTP-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUN mainServer.js file

  • node mainServer.js

functions: / → Serve a "Welcome to my Node.js server!" message.

    /about → Serve a short description of yourself or a topic.

    /contact → Serve a contact form (simple HTML).

    Return a 404 message for unknown routes.

   Serve static files → E.g. - Contact can have images which can be served via static image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published