This commit is contained in:
np.w
2020-07-06 23:19:57 -05:00
parent 552699e414
commit 00dafaff63
6 changed files with 98 additions and 78 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
},
"scripts": {
"start": "react-scripts start",
"server": "nodemon server/index.js",
"server": "nodemon ../server/server.js",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"