Ionic 2 Build folder doesn't generate

Hello,

Am I doing something wrong? I don’t get any errors except that a 404 error for all files in build when I try to test the app. I have nothing in my www folder except index.html. I tried both Ionic serve, and Ionic build. Neither helped.

Maybe I made the mistake of installing ionic 2 via Visual Studio 2015 community and it’s causing untold havoc

I actually ended up solving this by creating another installation of ionic 2 from the command line in another folder, and copying across all files except the app folder. What a disaster Visual Studio 2015 is for the fresh installation if you’ve not had it before. Not sure what the issue was, totally bizarre. But that was the fix