NS Vue阿波罗 使用NativeScript-Vue构建的本机应用程序 用法 # Install dependencies npm install # Build for production npm run build npm run build: < platform> # Build, watch for changes and debug the application npm run debug npm run debug: < platform> # Build, watch for changes and run the application npm run watch