... commands npm init-y yarn add -D @types/node typescript ts-node npx tsconfig.json // open package.json and add in scripts "start": "ts-node src/index.ts" ...
確定! 回上一頁