Skip to content

KristinaKoeva/incubator-cordova-app-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Cordova Hello World Application

Simple Hello World application and test suite.

Run Application

/www/index.html

Run Tests

/www/spec.html

Versions and Tags

The Hello World's version is directly tied to an Apache Cordova release.

For example, Hello World 2.0.0 is compatible with Apache Cordova 2.0.0.

How to Update

Update to Apache Cordova x.x.x by:

  1. www/index.html
    • Update <script type="text/javascript" src="cordova-x.x.x.js"></script>
  2. Commit and Tag
    • git commit -am "[app] Version x.x.x"
    • git tag x.x.x

About

Mirror of Apache Cordova hello world

Resources

License

Stars

Watchers

Forks

Packages

No packages published