yarn
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Nexpy Backend Boilerplate is MIT licensed.
yarn
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Nexpy Backend Boilerplate is MIT licensed.