Here nodemon is used for watching file changes and ts-node for running typescript in Node. Install these two packages as dev dependencies. npm install --save- ...
確定! 回上一頁