mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
273 B
273 B
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.