Bolt's express starter
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.
express.static
Check out the express documentation for more information.