README
message-send
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
SMS confrimation
<script type="module">
import smsDemo from 'https://cdn.skypack.dev/sms-demo';
</script>
yarn install
yarn serve
yarn build