How to create a windows universal app with angularjs?
I created an universal windows app using visual studio, added the angular script (for testing purposes, I trie
A great solution to this problem is to WinStore-JsCompat in your project. Just include it and add a reference in you .html file before all other scripts and you're good to go.