UNPKG

generator-node-boilerplate

Version:
6 lines 98 B
# # Static Routes # module.exports = (app) -> app.get '/*', (req, res) -> res.render 'index'