0.0.1 • Published 5 years ago
@meijering/mollie-payment v0.0.1
Description
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:cov0.0.1
5 years ago