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.