typescript-challenge 開發環境 Node:v18.16.0 NPM:v9.5.1 安裝流程 // 安裝 NPM npm install // 開發環境 npm run dev // 執行測試檔 npm run test