Getting started with WinJS
Microsoft has provided certain templates in Visual Studio to develop store applications using JavaScript and HTML, on the other hand, we can also add it in our ASP.NET application to bring certain functionalities of Windows runtime features or changing a look and feel accordingly.
Using WinJS in the ASP.NET application
You can start using WinJS by adding the JavaScript to use Windows runtime features and CSS to make UI as Windows applications. In the ASP.NET web application you can add the package through NPM by making an entry, as follows:
On saving the file, the package will be downloaded automatically in Visual Studio ...
Get JavaScript for .NET Developers now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.