express-static-example
express-static-example copied to clipboard
Example of serving static content using Express.
Example Express Static Content Project
A simple demo application that shows how to use the static middleware in Express. Not that this example doeesn't use the latest version of Express.
This code goes along with the tutorial on the Modulus Blog about static content with Express.