res.send({ foo: 'bar' }); }) app.listen(3000);. We can also send HTML by passing in a string: const express = require('express')
確定! 回上一頁