Skip to content

nuochong/nativescript-vue-examples

Repository files navigation

logo

license build

Supporting NativeScript-Vue-Examples

This project is a personal maintenance project, due to limited energy, you need to support.
Welcome star, your star is my biggest support!

NSVue Examples

A native application built with NativeScript-Vue

Usage

# Install dependencies
npm install

# Preview on device
tns preview

# Build, watch for changes and run the application
tns run

# Build, watch for changes and debug the application
tns debug <platform>

# Build for production
tns build <platform> --env.production