Steve Park

Results 1 comments of Steve Park

ah, I think we want to change below line in app.js from `app.set('view engine', 'ejs');` to `app.set('view engine', 'jade');` So I suggested code change on app.js as such, since there...