You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"dev": "concurrently --success first \"npm run dev-server\"\"cross-env NODE_ENV=development electron .\"\"npm run server\" -k",
30
+
"dev": "concurrently --success first \"npm run dev-server\"\"cross-env NODE_ENV=development electron .\"\"cross-env NODE_ENV=development npm run server\" -k",
0 commit comments