express.static(root, [options]) This is the only built-in middleware function in Express. It serves static files and is based on
express.Router([options]) Creates a new router object. var router