Skip to content

bus timing app (for singaporeans) created in vuejs and also nativescript

Notifications You must be signed in to change notification settings

restrictlyprogram/nativescript-bustiming

Repository files navigation

nativescript-bustiming

bustiming-app with nativescript and vue

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

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

# Build, watch for changes and run the application
tns run <platform> --bundle

# Example
tns run android --device emulator-name-here//check-using-the-adb_devices-command --bundle