Further development of admin dashboard BOD-194

This commit is contained in:
Patrick Fic
2020-07-31 17:28:06 -07:00
parent 1f4e13803d
commit 81000dd971
12 changed files with 955 additions and 33 deletions

View File

@@ -21,7 +21,7 @@
"react-scripts": "3.4.1"
},
"scripts": {
"start": "set PORT=3001 react-scripts start",
"start": "set PORT=3001 && react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"