김건희

[Add] Concurrently

This diff could not be displayed because it is too large.
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
7 "@testing-library/react": "^13.2.0", 7 "@testing-library/react": "^13.2.0",
8 "@testing-library/user-event": "^13.5.0", 8 "@testing-library/user-event": "^13.5.0",
9 "axios": "^0.27.2", 9 "axios": "^0.27.2",
10 + "concurrently": "^7.2.1",
10 "cors": "^2.8.5", 11 "cors": "^2.8.5",
11 "express": "^4.18.1", 12 "express": "^4.18.1",
12 "express-session": "^1.17.3", 13 "express-session": "^1.17.3",
......