NativeScript-Vue application
# 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:iosRepository from Github https://github.comaaronksaunders/ns-vue-2
NativeScript-Vue application
# 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