Trialling Ionic 2

Hi everyone,

If i want to experiment using the latest Ionic 2 release, can I do this whilst keeping my original Ionic environment in tact? Is it as simple as running the install in a separate folder?

Thanks,
Neil

Yes, I’ve upgraded the CLI to the beta version of ionic 2 and have no issues maintaining my ionic 1 projects.

1 Like

I’m using both with no issues so far.

1 Like

Me too, the Ionic 2 CLI is perfectly backwards compatible with my existing Ionic 1 projects (one of them is an 1.0 project and the other an 1.2 project).

1 Like

Thanks everyone - I will go ahead and try it out then.