nodemon is used for watching our files and ts-node is used to run TypeScript in Node. npm install --save-dev nodemon ts-node. After that we'll ...
確定! 回上一頁