Vue-Native application starter kit.
Node>=8.4.*
Android SDK>=30(for Android apps)
For start development, you need
git clone https://github.com/GHarutyunyan/vue-native-starter-kit.git
npm install
set REACT_NATIVE_PACKAGER_HOSTNAME='your-ip-address-or-hostname'
npm start
For the environment, we suggesting to use Expo.io and Genymotion emulator. Happy Coding!