1.0.11 • Published 8 years ago

phonegap-app-star-track v1.0.11

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 years ago

Star Track

A PhoneGap example app using Framework7 HTML Framework and the Spotify API.

Previewing the app

Requirements

  • PhoneGap CLI: npm install -g phonegap

Clone

git clone https://github.com/phonegap/phonegap-app-star-track
cd phonegap-app-star-track
phonegap serve

Template

Alternatively, you can use the app as a template for the PhoneGap CLI:

phonegap create StarTrack --template phonegap-app-star-track
cd StarTrack
phonegap serve

View

You can now view the app either in a browser atlocalhost:3000, or using the PhoneGap Developer App on your device(s).

Of course, all the other PhoneGap CLI commands work as expected.

phonegap platform add ios
phonegap run ios
cordova platform add android
cordova run android --device

etc...

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.0

8 years ago