Skip to content

Lavanyaaa25/Mongo-tut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple express demo

Express: fast, unopinionated, minimalist web framework for Node.js

This project shows a simple express server serving a single HTML page and using express.static to serve static files.

Check out the express documentation for more information.