以index.js 作為node.js server 的起始點,首先引入express,執行使用express,這邊 ... sendFile(__dirname + '/index.html'); }); app.listen(port, ...
確定! 回上一頁