Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 273 Bytes

Readme.md

File metadata and controls

26 lines (17 loc) · 273 Bytes

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.