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 \"cross-env NODE_ENV=development webpack-dev-server --config ./webpack.development.js\"\"cross-env NODE_ENV=development electron .\"\"npm run server\" -k",
44
44
"p": "concurrently --success first \"npm run dev-server\"\"cross-env NODE_ENV=production electron .\"\"nodemon server/server.js\" -k",
0 commit comments