res.send('Welcome to my Nodemon API!'); });. app.listen(port, () => { console.log(`Running on port ${port}`); });.
確定! 回上一頁