Replies: 1 comment
-
The instructions for moving the project should be fairly simple. You just need to get the files on the new computer. Even the observable deployment saves its info in a file under Installing tools is a separate question. For me, I install VS Code like I normally do, and nodejs, and so on. Your preferences and tool selections will impact the instructions you need to follow there. Observable doesn't need much more than nodejs and the dependencies in package.json. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a new computer (running Windows 11, if that's relevant), and I'm going to need to move everything to it. There are helpful instructions on how to install Framework from scratch and set up a new project (which I followed the first time around!), but I have no idea which parts of those instructions to follow and which parts to change when it comes to my existing project. I previously used
npm
and assume I will be doing the same on my new computer. Thanks in advance for any help!Beta Was this translation helpful? Give feedback.
All reactions