- Learning from "The Node Beginner Book"
- A comprehensive Node.js tutorial
- by Manuel Kiessling
- the book is for sale at http://leanpub.com/nodebeginner
- book version 2013-04-22
npm install; npm run build; npm run start
- open http://localhost:3000/ select a image file and upload
- We enforce C4 as collaboration protocol -- The C4 RFC
- Style Guide -- observe the style of existing code and respect it
- Code of Conduct