File tree 3 files changed +32
-0
lines changed
3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
1
+ # OS X
2
+ .DS_Store
Original file line number Diff line number Diff line change
1
+ # Hello World PhoneGap Application
2
+
3
+ > A Hello World application built with PhoneGap
4
+
5
+ ## PhoneGap Build
6
+
7
+ Create a new app with the following repository:
8
+
9
+ https://github.com/phonegap/phonegap-start.git
10
+
11
+ ## Run Application
12
+
13
+ /www/index.html
14
+
15
+ ## Run Tests
16
+
17
+ /www/spec.html
18
+
19
+ ## Issues and Pull Requests
20
+
21
+ This application is a modification of the [ Apache Cordova Hello World] [ 1 ] .
22
+
23
+ For issues with __ the application__ , please submit an issue or pull request
24
+ to the [ Apache Cordova source code] [ 1 ] .
25
+
26
+ For issues with __ the PhoneGap Build integration__ , please submit
27
+ an issue or pull request to this project.
28
+
29
+ [ 1 ] : http://github.com/apache/incubator-cordova-app-hello-world
Original file line number Diff line number Diff line change
1
+ # Upgrading the Application
You can’t perform that action at this time.
0 commit comments