CB-8796 updated RELEASENOTES
1 file changed
tree: 1473c0e9ab64b4c5f3ae3a4b63c769fd0b31eebd
  1. bin/
  2. cordova-js-src/
  3. node_modules/
  4. spec/
  5. template/
  6. .gitignore
  7. .jshintignore
  8. .jshintrc
  9. appveyor.yml
  10. CONTRIBUTING.md
  11. LICENSE
  12. NOTICE
  13. package.json
  14. README.md
  15. RELEASENOTES.md
  16. VERSION
README.md

Apache Cordova for Windows

Build status

Includes Windows universal app template to build Apache Cordova applications that target Windows 8.0, Windows 8.1 and Windows Phone 8.1. An Apache Cordova based applications is, at the core, an application written with web technology: HTML, CSS and JavaScript.

Apache Cordova is a project of The Apache Software Foundation (ASF)

Requires

To build for all platforms (Windows 8.0, Windows 8.1 and Windows Phone 8.1)

Windows 8.1 along with Visual Studio 2013 Express.

To build for Windows 8.0 only

Windows 8.0 or 8.1 along with Visual Studio 2012 Express.

BUGS?

Further Reading