/thebusao

App TheBusão

Primary LanguageJavaScript

thebusao

A simple app for location the bus in teresina-pi

Getting Started

Installation

First of all, install the dependencies to run this.

# Clone this repository
$ git clone git://github.com/djuniorscjr/thebusao.git thebusao
$ cd thebusao

# install dependencies

$ bower install

$ npm install

$ cordova plugin add cordova-plugin-geolocation
$ cordova plugin add cordova-plugin-network-information

$ ionic setup sass

# execute application server
$ ionic serve