mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
9e957d4e2c46a9042e1b4bcf9fcee686e3db5a71
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.
Languages
CSS
47%
HTML
34.2%
JavaScript
16.8%
Makefile
1%
Dockerfile
0.8%
Other
0.2%