Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 604 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 604 Bytes

Vue-Native

Vue-Native application starter kit.

Requirements

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!

Credits