Skip to content

soffoalbert/sms-sender

Repository files navigation

##The SMS Sender API

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ yarn run test

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published