guide:
- $ npm install -g express-generator
- $ express -e myInstagram
- $ cd myInstagram && npm install
- $ DEBUG=blog myInstagram ./bin/www to use layout. add the partial dependency, and $npm install.
- install csrf protection and session
- bcrypt-nodejs, connect-flash, passport-local strategy
bootstrap, font-awesome# blog