NestJS GraphQL示例 NestJS GraphQL示例项目。 文件 建造 安装依赖项 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov 资源