An app that helps you send bulk sms using cheap sms bundles provided network service providers. The accompanying android app automatically chooses the network to be used when sending depending on the telephone number to which the sms message is being sent
-
Install all packages
yarn # npm install [for npm]
-
Run development server
yarn serve # npm run serve [for npm]
-
Generate build files for deployment
yarn build # npm run build [for npm]