Skip to content

CodingFu/expressjs.com

 
 

Repository files navigation

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.

About

the expressjs.com website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • CSS 3.2%
  • Shell 0.1%