What happens if you stop/restart Codespaces? #197
manekinekko
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@nitya says: If you stop and restart the Codespace, you will need to restart the dev servers. Note that you can now npm start directly (no clean install needed) and get back to pre-suspend state fairly quickly. This can also be a good way to pause work on one machine and resume it on another with a fairly seamless developer experience.
Beta Was this translation helpful? Give feedback.
All reactions