# nest **Repository Path**: aozhen9527/nest ## Basic Information - **Project Name**: nest - **Description**: nest学习练习 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-15 - **Last Updated**: 2024-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: study, Nestjs ## README # nest #### 介绍 nest学习练习 #### 安装教程 新建nest项目 nest new project-name --language="javascript/typescript",默认为ts #### 使用说明 入口文件为main.ts/js, #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request