nabilcreates / bustime

An android bus timing app for Singapore (Currently in beta)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sgbusnow

Bus Timing App

Branches

  • master
    • Dont worry, this branch is steady (with minimal bugs)
  • @vexperimental branch
    • vexperimental stands for very experimental in which case SHOULD NOT BE MERGED WITH MASTER UNLESS A FIX OR THE BRANCH IS STEADY! App version ending with @vxp is under the @vexperimental branch

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

About

An android bus timing app for Singapore (Currently in beta)

License:GNU Affero General Public License v3.0


Languages

Language:Vue 73.2%Language:JavaScript 26.2%Language:CSS 0.7%