FlashcardBeginner
Creating a New Project
The `nest new` command scaffolds a complete starter NestJS project.
Question
How do you create a new NestJS project with the CLI?
Click to reveal answer
The `nest new` command scaffolds a complete starter NestJS project.
How do you create a new NestJS project with the CLI?