App Development

I am currently running meteor application. Unfortunately my laptop went off. Can I still resuming the existing app or I have to start again. I am stuck in between. Please I need help

if your code is on your laptop, and your laptop is dead…then your code is gone. If your app is running somewhere you could potentially look in the sources with your browser and recover some of the client side code, if you can download the the deployed app, you could probably recover it, but it will be a bit messy.

Lesson here, developers these days use source control of some sort. It’s free. Try https://bitbucket.org