Skip to content

nuochong/nativescript-vue-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

logo

license build

Supporting NativeScript-Vue-Examples

This project is a personal maintenance project, due to limited energy, you need to support.
Welcome star, your star is my biggest support!

NSVue Examples

A native application built with NativeScript-Vue

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production

Version dependent

MacBook-Pro:~ tom$ tns --version
6.2.0
MacBook-Pro:~ tom$ tns doctor
βœ” Getting environment information 

No issues were detected.
βœ” Your ANDROID_HOME environment variable is set and points to correct directory.
βœ” Your adb from the Android SDK is correctly installed.
βœ” The Android SDK is installed.
βœ” A compatible Android SDK for compilation is found.
βœ” Javac is installed and is configured properly.
βœ” The Java Development Kit (JDK) is installed and is configured properly.
βœ” Xcode is installed and is configured properly.
βœ” xcodeproj is installed and is configured properly.
βœ” CocoaPods are installed.
βœ” CocoaPods update is not required.
βœ” CocoaPods are configured properly.
βœ” Your current CocoaPods version is newer than 1.0.0.
βœ” Python installed and configured correctly.
βœ” The Python 'six' package is found.
βœ” Xcode version 10.1.0 satisfies minimum required version 10.
βœ– Getting NativeScript components versions information...