https://github.com/tienntps09110/nativescript-vue-wit-cli
npm install
tns run android
tns run ios
nativescript build android
tns build android --release \
--key-store-path "$HOME/.keystore" \
--key-store-password "Scr3t!" \
--key-store-alias MyApp \
--key-store-alias-password "Secr3t"