thongdn-it / vue-native-template

Vue Native Template

Home Page:https://vue-native.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Native Template

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

Run template

Clone project & install dependencies

git clone https://github.com/thongdn-it/vue-native-template.git

cd vue-native-template

yarn install

iOS

cd ios

pod install

yarn run ios
or 
run template.xcworkspace with Xcode

Android

yarn run android
or
open and run android folder with Android Studio

Author

Thong Dang, thongdn.it@gmail.com

About

Vue Native Template

https://vue-native.io/


Languages

Language:Java 28.6%Language:JavaScript 22.6%Language:Objective-C 20.4%Language:Vue 15.1%Language:Starlark 8.8%Language:Ruby 4.4%