README.md

February 1, 2024 ยท View on GitHub

Vuejs Logo

Vue running on Web, iOS, Android and Vision Pro.

https://github.com/NativeScript/vue-x-platforms/assets/457187/3efa0cc7-b2c4-49da-b477-b00fe6fd408f

Setup

Prerequisites:

  • NativeScript Environment Setup
    • Install vision tagged CLI: npm install -g nativescript@vision
    • Learn more here: https://docs.nativescript.org/guide/visionos
  • Xcode 15.2 Installed for Vision Pro Simulator
npm run setup

Run apps

npm run web

npm run ios

npm run vision

npm run android

Contents

  1. 1Setup
  2. 2Run apps