Merge branch 'react-version' of https://github.com/MarcEricMartel/420-5DW-HY-TP into react-version

This commit is contained in:
Victor Turgeon
2022-10-18 10:08:26 -04:00
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": [