My Nodejs adaptation of Express3 MongoDB Passport Bootstrap Demo for the Town and Country learning center Install and Run NOTE: You need to have Node.js and MongoDB installed and running. git clone https://github.com/hiattp/express3-mongodb-bootstrap-demo.git cd express3-mongodb-bootstrap-demo/ npm install mv config.example.js config.js node app.js*