Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 781 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 781 Bytes

CodepenHostedWebApp

You are able to experience first hand how JavaScript hosted on a server can access and call Universal Windows APIs when running as an app on Windows.

To access the full totorial for Visual Studio 2015 Check out Creating a Hosted Web App.

Get the new Hosted Web App Visual Studio template by downloading this vsix.

Prerequisites

  1. Latest Windows 10 Preview Build
  2. Windows developer liscense

Instructions

  1. Clone the repo locally or download the zip on Windows 10
  2. Open an admin powershell
  3. Run this command: Add-AppxPackage -Register "Path to containing folder"\AppxManifest.xml