nsvueapp NativeScript-Vue应用程序 用法 # Install dependencies npm install # Build for production npm run build:android npm run build:ios # Watch for changes and run the application npm run watch:android npm run watch:ios