@andybeat/clothingshop-nestjs
v2.10.0
Published
Typescript Backend Server
Downloads
14
Readme
Installation
$ npm installRunning the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prodTest
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:covLicense
Clothingshop is MIT licensed.
