UNPKG

coffee-shop

Version:

Coffee Web Framework.

4 lines (3 loc) 90 B
module.exports = (app) -> app.get '/', (req, res) -> res.render 'shared/pages/home'