瀏覽代碼

plug in backend DB

Ben Ward 3 年之前
父節點
當前提交
b0bdc4ea78
共有 2 個文件被更改,包括 471 次插入97 次删除
  1. 466 97
      package-lock.json
  2. 5 0
      package.json

File diff suppressed because it is too large
+ 466 - 97
package-lock.json


+ 5 - 0
package.json

@@ -24,6 +24,11 @@
     "webpack-dev-server": "^4.6.0"
   },
   "dependencies": {
+    "body-parser": "^1.19.1",
+    "cors": "^2.8.5",
+    "express": "^4.17.1",
+    "mongoose": "^6.1.1",
+    "nodemon": "^2.0.15",
     "react": "^17.0.2",
     "react-dom": "^17.0.2"
   }

Some files were not shown because too many files changed in this diff