basics
Installation
SKILL.md
NestJS Basics
When to Use This Skill
Use this skill when:
- Setting up a new NestJS project
- Installing and configuring NestJS CLI
- Understanding NestJS core concepts and architecture
- Bootstrapping an application
- Explaining NestJS to beginners
Installation
Install NestJS CLI Globally
npm i -g @nestjs/cli