# nodejs-ts **Repository Path**: xiaoran520/nodejs-ts ## Basic Information - **Project Name**: nodejs-ts - **Description**: 基于Nodejs+express开发的nodejs项目 该项目最大的特点在于 接口根据树 自动导入 - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-20 - **Last Updated**: 2021-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ###第一步 npm run build 把ts转换成js ###第二步 npm run dev 跑起来