Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 279 Bytes

File metadata and controls

12 lines (7 loc) · 279 Bytes

Building Blocks of Express

This is the Express demo app presented at the November meetup. Check the different branches to see feature progress.

For the original demo, see https://github.com/codeschool/ExpressCourseDemo

Running the app

  • npm install
  • node app.js