This commit is contained in:
MarcEricMartel
2022-10-18 09:39:04 -07:00
parent 84e6bb9bc3
commit 33a451a43f
2 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"startsrv": "cd ../GrossesMitainesAPI/ & dotnet run"
},
"eslintConfig": {
"extends": [