$ npm installtypeorm migration:create -n componentName
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod$ npm run lint
Nest is MIT licensed.
$ npm installtypeorm migration:create -n componentName
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod$ npm run lint
Nest is MIT licensed.