Skip to content

πŸ“˜ 🐈 Introduction to TypeScript and general concepts of NestJS.

Notifications You must be signed in to change notification settings

santiagodotsh/nest-typescript-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project setup

$ npm install

Compile and run the project

# development
$ npm run dev

# production build
$ npm run build

# preview mode
$ npm run preview

About

πŸ“˜ 🐈 Introduction to TypeScript and general concepts of NestJS.

Topics

Resources

Stars

Watchers

Forks