azat-co / expressworks

Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
MIT License
709 stars 220 forks source link

Update problem text for STATIC and STYLISH CSS. #14

Closed kid-icarus closed 10 years ago

kid-icarus commented 10 years ago

I was confused as to which port the solution should listen on and had to actually open up the project source to determine that it was being passed in process.argv[2]. This should help ease the confusion others.

azat-co commented 10 years ago

thank you!