/nestjs-learn-scratch

Learning NestJs with Scratch project

Primary LanguageTypeScript

Learning NestJS with Scratch project

How to run this project

  1. Run npm install on terminal for the first time
  2. Run npx ts-node-dev src/main.ts to run this project