@stokei/nestjs
v1.5.1
Published
Stokei NestJS library.
Readme
Stokei NestJS core library
Description
Stokei NestJS core library.
Installation
$ npm installRunning the library
# development
$ npm run devTest
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov