Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 196 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 196 Bytes

Nestjs from scratch

Course: "NestJS: The Complete Developer's Guide" by Stephen Grider.

This command is used to run a built from scratch nestjs api/app:

npx ts-node-dev src/main.ts