npm init 初始化Node.js 管理工具。 ... npm init -y; 安裝TypeScript: ... 接著專案根目錄中建立tsconfig.json 檔案,並填入以下內容:
確定! 回上一頁