UNPKG

win10-rocks

Version:

Build apps for Win10 using the winjs-rocks MVVM architecture

15 lines (10 loc) 194 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" content="initial-scale=1" /> <title>WinJS Rocks Sample App</title> <script src="bundle.js"></script> </head> <body> </body> </html>