Nest JS Instalar e criar projeto
$ npm i -g @nestjs/cli
$ nest new project-name
Aamir Farooq
$ npm i -g @nestjs/cli
$ nest new project-name