By running npm run start:dev , nodemon will start our app using ts-node ./src/index.ts , watching for changes to .ts and .js files from ...
確定! 回上一頁