How can i recover my souce code from ionic.io

I want to inquire if there is a way i can recover my latest source code fron ionic.io. I lost my computer and i need the code . Thank you.

If you are using Ionic v1, this might help: https://apps.ionic.io/settings/data
With current Ionic you will unfortunately only get the compiled JS from /www, not Typesript from /src.

And please: Use git. Bitbucket offers free private repos, so no excuse of not using it. Even if you just commit and push once a day without any messages, this makes everything so much better.