UNPKG

africastalking-ts

Version:

Unofficial Typescript version of the Africa's Talking SDK

16 lines (11 loc) 233 B
# Code Examples ```sh # create your custom config with env vars cp ./config/default.json ./config/development.json # edit the env vars accordingly nano ./config/development.json # install dependencies npm i # start npm start ```