NestJS CLI
Commands
- NestJS Documentation
- npm i -g @nestjs/cli – install lates version of NestJS CLI
- nest –version – version of NestJS CLI installed
- nest –help – commands available for NestJS CLI
Node
Commands
- node –version – version of node installed