https://github.com/manuelgeek/droidconke-native-script
droidconKe 2020 App Implemetation with Nativescript-vue
https://github.com/manuelgeek/droidconke-native-script
android ios js nativescript nativescript-vue tailwindcss vue
Last synced: about 2 months ago
JSON representation
droidconKe 2020 App Implemetation with Nativescript-vue
- Host: GitHub
- URL: https://github.com/manuelgeek/droidconke-native-script
- Owner: manuelgeek
- License: apache-2.0
- Created: 2020-05-28T22:54:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:18:46.000Z (over 3 years ago)
- Last Synced: 2025-03-10T18:55:09.932Z (about 1 year ago)
- Topics: android, ios, js, nativescript, nativescript-vue, tailwindcss, vue
- Language: Vue
- Size: 13.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# NativeScript Vue - droidconKe
> droidconKe 2020 App Implemetation with Nativescript-vue
> Just trying out stuff 😁😁😁😁😁
## Build Setup
**NOTE: This App uses droidconKe APIs which are not public, if interested you can email for sample responses**
```bash
# install dependencies
$ npm install
# set up you env
$ cp .env.example .env
# build android
$ tns run android
# build iOS
$ tns run ios
```
For detailed explanation on how things work, check out [Nativescript Vue docs](https://nativescript-vue.org).
## License
[MIT Licence](LICENSE)
[](#)
[](#)