All Projects → GeekyAnts → Kitchensink Vue Native

GeekyAnts / Kitchensink Vue Native

Licence: mit
KitchenSink app for Vue Native (using NativeBase)

Labels

NativeBase KitchenSink App For Vue Native

This project was bootstrapped with Vue Native Cli.

Demo

iOS Android
ios-demo android-demo

Installation

  • Clone and install packages
git clone https://github.com/GeekyAnts/KitchenSink-Vue-Native.git
cd KitchenSink-Vue-Native
npm install
  • Run on iOS
    • Opt #1:
      • Run npm start in your terminal
      • Scan the QR code in your Expo app
    • Opt #2:
      • Run npm run ios in your terminal
  • Run on Android
    • Opt #1:
      • Run npm start in your terminal
      • Scan the QR code in your Expo app
    • Opt #2:
      • Make sure you have an Android emulator installed and running
      • Run npm run android in your terminal
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].