Express.js

Express.js is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. It facilitates the rapid development of Node-based web applications by providing various HTTP utility methods and middleware.

Installation

Express application generator

Basic routing

Serving static files in Express