You can render easily your normal html page in express by res.sendFile() function in express routing. app.js. var express = require ...
確定! 回上一頁