Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 434 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 434 Bytes

Solutions to expressworks workshops

Staying curious and learning express

Your comments, suggestions and improvements are welcome.

Awesome non-core packages required

npm init
npm install {package} --save
  • body-parser
  • express
  • jade
  • stylus

Happy Hacking!

Stay curious and learn more: nodeschool.io