# ts_project **Repository Path**: kaya123/ts_project ## Basic Information - **Project Name**: ts_project - **Description**: 创建一个新的ts工程项目 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-25 - **Last Updated**: 2023-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts_project #### 介绍 这是一个ts的新建初始工程 #### 安装教程 1:npm install #### 使用说明 1:监听ts文件变化和自动编译保存的ts文件,vscode -> 终端 -> 运行任务 -> tsc:监视 - tsconfig.json 2:vscode f5可以运行并调试ts代码