Typescript를 사용한 nestJS 프로젝트
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodNest is MIT licensed.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Typescript를 사용한 nestJS 프로젝트
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodNest is MIT licensed.