I connect static files in this way app.use('/',express.static(path.join(__dirname, 'public'))) ... want. Can you tell me what might be ...
確定! 回上一頁