We can read the contents of README.md using the fs module: const fs = require('fs') // fs.readFile takes the file path and the callback fs.
確定! 回上一頁