This project is a personal maintenance project, due to limited energy, you need to support.
Welcome star, your star is my biggest support!
A native application built with NativeScript-Vue
# 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
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...