# ts_study_demos **Repository Path**: dys6230/ts_study_demos ## Basic Information - **Project Name**: ts_study_demos - **Description**: ts学习工程 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-26 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ts_study_demos #### 介绍 ts学习工程 #### 软件架构 软件架构说明 #### 安装教程 1. npm install && pnpm install && yarn #### 使用说明 直接编译运行ts代码 ts-node [文件路径] 在项目目录下直接运行 tsc 生成js文件 tsc