Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

#concepts covered in this Demo.

  • Use of express - third party module with middleware morgan
  • Serving the Static files inside the public folder using the express API.
  • Server Creation in node using express API.