Try to keep you app as MVC-ish as possible. Small example for your app above: app.js // configuration for express etc require('./routes/index')(app).
確定! 回上一頁