
We can see that as part of creating the project, Visual Studio 2013 has created a lot of files, Let us take a look at them briefly. We can expand all the nodes and we will notice as under. Hover over the Solution Explorer and you will notice the following structure. You will notice that a default project is created. Make sure you have selected the Windows Store sub-node under JavaScript.

Select the Blank App template from the JavaScript node. Start Visual Studio 2013 and create a new Project (File -> New Project). You will also need a developer license and you can follow the instructions laid out at to get the license. We will need Visual Studio 2013 installed on a Windows 8.1. In this article, we will learn how we can create a simple application powered by JavaScript and HTML.įor the purpose of this tutorial, we will be building a very simple application targeted for Windows 8.1. One can build applications either using XAML or JavaScript. With Windows 8 (and later), the touch based operating system from Microsoft has provided two was to build Windows Runtime applications.
