Does "Ionic Lab" tool has support for Ionic 2?

Hi,

Does Ionic Lab has support for Ionic 2. I created Ionic 2 app using command line but when I tried to open it through Ionic Lab and clicked on serve nothing happened. For Ionic 1 it works.

Please help me.

Thanks,

Hiya,

running ionic serve --lab from your project also works in ionic 2. Does a normal ionic serve work as expected?

Yes.From Command line Ionic Serve works as expected

And what exactly happens when running ionic serve --lab?

I closed and restarted the Ionic Lab and opened the app folder.
Now it is working on clicking on serve link.

sorry to bother you and thanks for all your help.