diff --git a/run-windows.bat b/run-windows.bat index 9fce93f..cb58fe4 100644 --- a/run-windows.bat +++ b/run-windows.bat @@ -1,3 +1,2 @@ -npm install -npm run start +npm install && npm run start pause \ No newline at end of file