Skip to content

Ifycode-study/nestjs-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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