This project contains a simple template of how to build truly native mobile app using Vue.js. It is designed based on Vue Native.
- react: 16.13.1
- react-native: 0.63.4
- vue-native-core: ^0.2.0
- vue-native-helper: ^0.2.0
- vue-native-scripts: ^0.2.0
- vue-native-router: ^0.2.0
git clone https://github.com/thongdn-it/vue-native-template.git
cd vue-native-template
yarn install
cd ios
pod install
yarn run ios
or
run template.xcworkspace with Xcode
yarn run android
or
open and run android folder with Android Studio
Thong Dang, thongdn.it@gmail.com