remove added newline
1 file changed
tree: 9e8b6bc895654c5bf71754295668f6f6644733ab
  1. windows/
  2. .gitignore
  3. appveyor.yml
  4. CONTRIBUTING.md
  5. LICENSE
  6. NOTICE
  7. README.md
  8. RELEASENOTES.md
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