Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.