Caution
Express 2.x IS END-OF-LIFE AND NO LONGER MAINTAINED If you are unable to upgrade past 2.x, please consider Commercial Support Options
- Clone this repository
git clone https://github.com/expressjs/expressjs.com.git --single-branch --branch 2x - Install Node.js.
- Run
npm installto install the dependencies. - Run
npm run previewto start the server. - Open
http://localhost:3000in your browser.
Please see the Contributors' Guide for more information on contributing to the documentation, including information on contributing translations.