New Angular2 Router support in Ionic

Hey all,

After a bit of digging, I have routing working with data. It’s currently using hash location strategy, but I assume that would be straight forward to switch to path location strategy:

Not sure about the lazy loading at the moment.

Thanks,

D