seksenov / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.


Languages

Language:HTML 51.5%Language:JavaScript 39.6%Language:CSS 8.9%