To use NativeScript-Vue, you need to set up your system to compile your apps.
Download and install the latest LTS version of Node.js from https://nodejs.org/. Restart your terminal and verify the installation was successful by running node --version
.
To install the NativeScript CLI, open your terminal and run:
$ npm install -g nativescript
Verify the installation was successful by running tns
in your terminal. You should see a list of the available commands.
Check the system requirements and follow the setup instructions for the Android SDK on Windows:
Check the system requirements and follow the setup instructions for Xcode and the Android SDK on macOS:
Check the system requirements and follow the setup instructions for the Android SDK on Linux: