Safari
Safari

Reputation: 3382

creating windows 8.1 apps on Windows 8

I would like to know if it is possible to create win 8.1 apps with WinJs 2.0 (where the hub, search, back button, etc is included) on a machine with Windows 8 or do i have to install the preview of Win 8.1?

Upvotes: 0

Views: 176

Answers (2)

T W
T W

Reputation: 6317

You need to install preview on Win 8.1 as WinJS 2.0, relies of features introduced in IE 11 (mutation observers etc).

Upvotes: 0

You need the preview of Windows 8.1 along with the version of Visual Studio for it.

Upvotes: 1

Related Questions