New IITC mobile app
How to prepare your environment to work with NativeScript is described here: https://docs.nativescript.org/environment-setup.html
Build apk for Android:
tns build android
Run the app on Android:
tns run android
Run Vue DevTools:
npx vue-devtools