droidconKe 2020 App Implemetation with Nativescript-vue
Just trying out stuff 😁😁😁😁😁
NOTE: This App uses droidconKe APIs which are not public, if interested you can email for sample responses
# install dependencies
$ npm install
# set up you env
$ cp .env.example .env
# build android
$ tns run android
# build iOS
$ tns run iosFor detailed explanation on how things work, check out Nativescript Vue docs.

