How to conver ionic v1 project to ionic v2

i have a ionic v1 project and i want to convert into ionic v2 .how can i do that?

Rewrite it from scratch.

1 Like

@rapropos Thank you so much.

Only possible answer.

There is a migration guide available here:
https://ionicframework.com/docs/intro/migration/
http://ionicframework.com/files/Ionic2Migration.pdf

@Sujan12 Thank you for your valuable reply.