1.1.43 • Published 4 years ago
wallet-backend-core v1.1.43
Description
Lib with shared data for wallet banckend
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:cov1.1.43
4 years ago