Next, update the package.json scripts property by adding the following (a sub property): ”watch”: “nodemon server.js”; Finally, run: npm run ...
確定! 回上一頁