Run dev server in background with nohup so it survives terminal close

This commit is contained in:
Claude
2026-05-27 13:21:27 +00:00
parent f58d1f06e6
commit 8e2343da30
2 changed files with 26 additions and 3 deletions
+2
View File
@@ -2,3 +2,5 @@ node_modules/
dist/
coverage/
*.local
.vite.pid
.vite.log