# nestjs-server **Repository Path**: jay-lin1110/nestjs-server ## Basic Information - **Project Name**: nestjs-server - **Description**: 基于 NestJS 框架搭建的服务端项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-02-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NestJS Tutorial ## Installation ```bash npm install ``` ## Running the app ```bash npm run admin ``` ## Documents - [NestJS 启示录](https://jaylin1011.gitee.io/readme/nestjs/ ) - [NestJS 官方文档](https://docs.nestjs.com)