Can I change an ionic v1 project to an ionic v2 project?

Can I change an ionic v1 project to an ionic v2 project?

Not really. So many things changed that it is not really practical to do so.

Take a look at http://ionicframework.com/files/Ionic2Migration.pdf
as well as, https://ionicframework.com/docs/v2/setup/migration/

These will help outline the path to rebuilding your application with Ionic 2.