/expressjs.com

the expressjs.com website

Primary LanguageJavaScript

ExpressJS.com

The site for Express.

Building

Setup:

$ npm install -g serve
$ npm install
$ make
$ serve . &
$ open http://localhost:3000

then rebuild changes with:

$ make

Contributing

  • dont edit the HTML directly, edit the jade.