// Install nest CLI gloabally npm i -g @nestjs/cli // Create new `project-name` nest new project-name