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
Related skills
Installs
2
GitHub Stars
1
First Seen
Mar 29, 2026