摘要: vscode是比較不錯的JS開發工具。nodemon可以實現修改JS程式碼後的自動重啟server,不需要手動在去重啟server。 1,安裝nodemon # npm install ...
確定! 回上一頁