README.md
February 1, 2024 ยท View on GitHub
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
visiontagged CLI:npm install -g nativescript@vision - Learn more here: https://docs.nativescript.org/guide/visionos
- Install
- 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